Always pull new image before deploying
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
io.rancher.container.agent.role: environment
|
||||
io.rancher.container.create_agent: true
|
||||
io.rancher.container.hostname_override: traefik
|
||||
io.rancher.container.pull_image: always
|
||||
{{- if (.Values.HOST_LABEL)}}
|
||||
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
|
||||
{{- end}}
|
||||
|
||||
Reference in New Issue
Block a user