Always pull new images

This commit is contained in:
WilliamMiceli
2018-08-13 15:43:54 -04:00
parent 5f3e9a48d1
commit 126d33dabf
7 changed files with 20 additions and 8 deletions

View File

@@ -11,6 +11,7 @@ services:
ROOT_PASSWORD: ${WEBMIN_ROOT_PASS}
{{- end}}
labels:
io.rancher.container.pull_image: always
{{- if (.Values.HOST_LABEL)}}
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}
{{- end}}