diff --git a/infra/traefik/values.yaml b/infra/traefik/values.yaml index a37426e..8a6913e 100644 --- a/infra/traefik/values.yaml +++ b/infra/traefik/values.yaml @@ -1,3 +1,2 @@ additionalArguments: - - "--providers.kubernetesingress=true" - - "--providers.kubernetesingress.ingressendpoint.publishedservice=ingress/traefik" \ No newline at end of file + - "--providers.kubernetesingress=true" \ No newline at end of file