diff --git a/freeleaps/helm-pkg/authentication/values.alpha.yaml b/freeleaps/helm-pkg/authentication/values.alpha.yaml index 27881dc6..d75c181a 100644 --- a/freeleaps/helm-pkg/authentication/values.alpha.yaml +++ b/freeleaps/helm-pkg/authentication/values.alpha.yaml @@ -32,8 +32,8 @@ authentication: host: alpha.authentication.freeleaps.mathmast.com class: nginx rules: - - path: /* - pathType: ImplementationSpecific + - path: / + pathType: Prefix backend: service: name: authentication-service