diff --git a/infrastructure/controllers/traefik/values.yaml b/infrastructure/controllers/traefik/values.yaml index b7169e1..8462f6f 100644 --- a/infrastructure/controllers/traefik/values.yaml +++ b/infrastructure/controllers/traefik/values.yaml @@ -12,6 +12,8 @@ ingressRoute: providers: kubernetesCRD: allowCrossNamespace: true + allowExternalNameServices: true + allowEmptyServices: true persistence: enabled: true storageClass: retain-local-path