diff --git a/charts/sonarqube/values.yaml b/charts/sonarqube/values.yaml index a39a9e0..33fe182 100644 --- a/charts/sonarqube/values.yaml +++ b/charts/sonarqube/values.yaml @@ -204,6 +204,9 @@ jvmOpts: "" ## Environment variables to attach to the pods ## # env: +# # If you use a different ingress path from /, you have to add it here as the value of SONAR_WEB_CONTEXT +# - name: SONAR_WEB_CONTEXT +# value: /sonarqube # - name: VARIABLE # value: my-value