diff --git a/Charts/ldtteam-authentication-server/templates/ingress.yaml b/Charts/ldtteam-authentication-server/templates/ingress.yaml index b0963c6..fec83bc 100644 --- a/Charts/ldtteam-authentication-server/templates/ingress.yaml +++ b/Charts/ldtteam-authentication-server/templates/ingress.yaml @@ -25,7 +25,7 @@ spec: http: paths: - path: / - pathType: ImplementationSpecifics + pathType: ImplementationSpecific backend: service: name: {{ $fullName }}