Open
Description
Hi, I tried to deploy this helm chart on my cluster, but quickly ran into an issue with the ingress resource. I use the cilium ingress and it treats pathType=ImplementationSpecific as Exact, causing the Ingress resource to not work as intended (see cilium/cilium#30071). There are two fixes for this either change the pathType to Prefix or allow the user to change it in values.yaml.
Metadata
Metadata
Assignees
Labels
No labels