Trying having web container without being a sidekick

This commit is contained in:
WilliamMiceli
2018-10-15 15:05:49 -04:00
parent 275ffa01c5
commit bdd2f070e3

View File

@@ -10,6 +10,7 @@ services:
{{- if (.Values.HOST_LABEL)}}
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}}
io.rancher.sidekicks: cron
links:
- mysql
restart: on-failure
@@ -83,7 +84,6 @@ services:
{{- else}}
traefik.enable: false
{{- end}}
io.rancher.sidekicks: app, cron
links:
- app
networks: