diff --git a/argo/utilities/templates/traefik.yaml b/argo/utilities/templates/traefik.yaml index 880c9d3..4ae285a 100644 --- a/argo/utilities/templates/traefik.yaml +++ b/argo/utilities/templates/traefik.yaml @@ -18,7 +18,9 @@ spec: helm: values: | - providers: - kubernetesingress: - ingressendpoint: - publishedservice: "kube-system/traefik" + providers: + kubernetesIngress: + publishedService: + enabled: true + +