diff --git a/charts/wonderwall-forward-auth/templates/ingress.yaml b/charts/wonderwall-forward-auth/templates/ingress.yaml index ea4f961..1553228 100644 --- a/charts/wonderwall-forward-auth/templates/ingress.yaml +++ b/charts/wonderwall-forward-auth/templates/ingress.yaml @@ -21,7 +21,7 @@ spec: port: number: 80 path: / - pathType: ImplementationSpecific + pathType: Prefix {{- range .Values.additionalIngressClassNames }} --- apiVersion: networking.k8s.io/v1