Oteemo / charts

Helm chart repository
https://oteemo.github.io/charts
MIT License
181 stars 234 forks source link

[sonarqube] ingress: Allow to configure pathType #330

Closed arrase closed 2 years ago

arrase commented 2 years ago

There are three supported path types.

https://kubernetes.io/docs/concepts/services-networking/ingress/#path-types

For GKE clusters running versions earlier than 1.21.3-gke.1600, the only supported value for the pathType field is ImplementationSpecific.

https://cloud.google.com/kubernetes-engine/docs/how-to/load-balance-ingress#:~:text=For%20GKE%20clusters%20running%20versions%20earlier%20than%201.21.3%2Dgke.1600