Doesn't make a difference for hostname override

This commit is contained in:
WilliamMiceli
2018-08-24 17:04:32 -04:00
parent 6cae012363
commit b273bf80a5

View File

@@ -6,7 +6,6 @@ services:
labels: labels:
io.rancher.container.agent.role: environment io.rancher.container.agent.role: environment
io.rancher.container.create_agent: true io.rancher.container.create_agent: true
io.rancher.container.hostname_override: traefik
io.rancher.container.pull_image: always io.rancher.container.pull_image: always
{{- if (.Values.HOST_LABEL)}} {{- if (.Values.HOST_LABEL)}}
io.rancher.scheduler.affinity:host_label: ${HOST_LABEL} io.rancher.scheduler.affinity:host_label: ${HOST_LABEL}