Added Cron as sidekick
This commit is contained in:
@@ -79,7 +79,7 @@ services:
|
||||
{{- if .Values.HOST_LABEL}}
|
||||
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
|
||||
{{- end}}
|
||||
io.rancher.sidekicks: nextcloud
|
||||
io.rancher.sidekicks: cron, nextcloud
|
||||
traefik.enable: true
|
||||
### Start Nextcloud Segment
|
||||
traefik.nextcloud.frontend.entryPoints: http,https
|
||||
|
||||
Reference in New Issue
Block a user