From 6540ee117d50a46a12e6a4c2be3956a82e5af7c2 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Sat, 5 Jan 2019 15:48:33 -0500 Subject: [PATCH] Added Cron container as a Rancher sidekick --- templates/Nextcloud/0/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/Nextcloud/0/docker-compose.yml b/templates/Nextcloud/0/docker-compose.yml index e08a2b0..ce9ad3e 100644 --- a/templates/Nextcloud/0/docker-compose.yml +++ b/templates/Nextcloud/0/docker-compose.yml @@ -72,7 +72,7 @@ services: {{- if .Values.HOST_LABEL}} io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} {{- end}} - io.rancher.sidekicks: nextcloud + io.rancher.sidekicks: nextcloud, cron traefik.enable: true ### Start Nextcloud Segment traefik.nextcloud.frontend.entryPoints: http,https