From bf126678bedf3333d2e7067504040f0a1d58dc94 Mon Sep 17 00:00:00 2001 From: WilliamMiceli Date: Sat, 5 Jan 2019 21:00:02 -0500 Subject: [PATCH] Fixed issue with sidekick declaration --- 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 0177d46..6c1d5b0 100644 --- a/templates/Nextcloud/0/docker-compose.yml +++ b/templates/Nextcloud/0/docker-compose.yml @@ -55,6 +55,7 @@ services: {{- if .Values.HOST_LABEL}} io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} {{- end}} + io.rancher.sidekicks: cron traefik.enable: false links: - cron @@ -82,7 +83,6 @@ services: {{- if .Values.HOST_LABEL}} io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} {{- end}} - io.rancher.sidekicks: nextcloud traefik.enable: true ### Start Nextcloud Segment traefik.nextcloud.frontend.entryPoints: http,https