diff --git a/clank/platform/traefik/helm-chart-config.traefik.yaml b/clank/platform/traefik/helm-chart-config.traefik.yaml index d515dd6..d9b1da6 100644 --- a/clank/platform/traefik/helm-chart-config.traefik.yaml +++ b/clank/platform/traefik/helm-chart-config.traefik.yaml @@ -18,3 +18,16 @@ spec: namespaces: - "default" - "wishlist" + + kubernetesIngress: + enabled: true + allowExternalNameServices: true + allowEmptyServices: true + # ingressClass: traefik-internal + # labelSelector: environment=production,method=traefik + namespaces: + - "default" + - "wishlist" + # IP used for Kubernetes Ingress endpoints + publishedService: + enabled: false