Added Cron container as a Rancher sidekick

This commit is contained in:
WilliamMiceli
2019-01-05 15:48:33 -05:00
parent d2334dbc0e
commit 6540ee117d

View File

@@ -72,7 +72,7 @@ services:
{{- if .Values.HOST_LABEL}} {{- if .Values.HOST_LABEL}}
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}} {{- end}}
io.rancher.sidekicks: nextcloud io.rancher.sidekicks: nextcloud, cron
traefik.enable: true traefik.enable: true
### Start Nextcloud Segment ### Start Nextcloud Segment
traefik.nextcloud.frontend.entryPoints: http,https traefik.nextcloud.frontend.entryPoints: http,https