GKE ingress with sonarqube helm chart

I am using Google cloud GKE , with sonarqube kubernetes installation (helm installed bitnami chart). I have a native internal GKE ingress in front of my sonarqube pod/service.

but I cannot connect to sonarQube (url timeout), can sonarqube work with a GKE ingress pointing to the sonarqube service ?

thanks Anthony

Hi @anthonylondon and welcome to the community :wave:

Which chart are you using and what is the configuration? Are there any logs you can extract? There are no known errors that would prevent you from using sonarqube with a gke ingress even tho the official Helm chart suggests the nginx ingress class