mirror of
https://github.com/nais/wonderwall.git
synced 2026-05-09 18:06:42 +00:00
fix(haproxy-ingress): use valid PathType
Co-Authrode-By: @muni10 <sten.ivar.rokke@nav.no>
This commit is contained in:
@@ -21,7 +21,7 @@ spec:
|
||||
port:
|
||||
number: 80
|
||||
path: /
|
||||
pathType: ImplementationSpecific
|
||||
pathType: Prefix
|
||||
{{- range .Values.additionalIngressClassNames }}
|
||||
---
|
||||
apiVersion: networking.k8s.io/v1
|
||||
|
||||
Reference in New Issue
Block a user