Hi, I want to add some source IP to the allow list of my sonarqube deployment. I used helm chart to deploy the instance to gke with ingress. The deployment generated an external https load balancer. How am I supposed to add source IP allow list to it if it’s not using the load balancer service but ingress? I don’t see a parameter for ingress to configure source allowlist.
Thanks! My company decided to put a waf in front of sonarqube. However, we ran into some issues displaying the static icons in MR scan report.
These images cannot be shown due to the waf blockage. To allow specifically these resources to show, what conditions should I use in the waf? Are these resources being pulled with a GET request?
Thanks!