fix(haproxy-ingress): use valid PathType

Co-Authrode-By: @muni10 <sten.ivar.rokke@nav.no>
This commit is contained in:
@x10an14-nav
2026-05-06 13:50:56 +02:00
parent 64e3329d61
commit a8f930e276

View File

@@ -21,7 +21,7 @@ spec:
port:
number: 80
path: /
pathType: ImplementationSpecific
pathType: Prefix
{{- range .Values.additionalIngressClassNames }}
---
apiVersion: networking.k8s.io/v1