fix: update SonarQube monitoring passcode configuration

This commit is contained in:
2026-04-27 22:10:29 +07:00
parent a1c47af353
commit 1e6b9190f9

View File

@@ -442,8 +442,8 @@ jvmCeOpts: ""
# not setting the monitoring passcode will result in a deployment that will never be ready
# monitoringPasscode: "define_it"
# Alternatively, you can define the passcode loading it from an existing secret specifying the right key
# monitoringPasscodeSecretName: "pass-secret-name"
# monitoringPasscodeSecretKey: "pass-key"
monitoringPasscodeSecretName: "sonarqube-monitoring-passcode"
monitoringPasscodeSecretKey: "monitoringPasscode"
## Environment variables to attach to the pods
##