diff --git a/templates/Traefik/0/docker-compose.yml b/templates/Traefik/0/docker-compose.yml index bd0e49a..cd99cb4 100644 --- a/templates/Traefik/0/docker-compose.yml +++ b/templates/Traefik/0/docker-compose.yml @@ -6,7 +6,6 @@ services: labels: 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}