Added Cron container as a Rancher sidekick
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user