diff --git a/clank/platform/traefik/helm-chart-config.traefik.yaml b/clank/platform/traefik/helm-chart-config.traefik.yaml index f0c1e8b..de99f1b 100644 --- a/clank/platform/traefik/helm-chart-config.traefik.yaml +++ b/clank/platform/traefik/helm-chart-config.traefik.yaml @@ -18,6 +18,7 @@ spec: namespaces: - "default" - "wishlist" + - "kube-system" kubernetesIngress: enabled: true @@ -28,6 +29,7 @@ spec: namespaces: - "default" - "wishlist" + - "kube-system" # IP used for Kubernetes Ingress endpoints publishedService: enabled: true