openstack-helm-infra/helm-toolkit
Ritchie, Frank (fr801x) 5b72041fd9 Change default ingress path type to prefix
Due to CVE-2022-4886 the default pathType for an ingress should be
either "Exact" or "Prefix". This allows for more strict path validation by
the admission controller. This PS changes the default pathType to Prefix.
This value can be overridden.

In a separate PS I will add the pathType parameter to the ingressOpts
for all helm charts that create an ingress.

See:

https://github.com/kubernetes/ingress-nginx/issues/10570

Change-Id: I8f1df594f0c86f2de6cdd7cf2ee56637bd508565
2024-01-17 13:18:25 -05:00
..
templates Change default ingress path type to prefix 2024-01-17 13:18:25 -05:00
Chart.yaml Change default ingress path type to prefix 2024-01-17 13:18:25 -05:00
requirements.yaml Introduces templates linting 2020-06-11 23:29:42 -05:00
values.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00