fix: update SonarQube monitoring passcode configuration
This commit is contained in:
@@ -442,8 +442,8 @@ jvmCeOpts: ""
|
|||||||
# not setting the monitoring passcode will result in a deployment that will never be ready
|
# not setting the monitoring passcode will result in a deployment that will never be ready
|
||||||
# monitoringPasscode: "define_it"
|
# monitoringPasscode: "define_it"
|
||||||
# Alternatively, you can define the passcode loading it from an existing secret specifying the right key
|
# Alternatively, you can define the passcode loading it from an existing secret specifying the right key
|
||||||
# monitoringPasscodeSecretName: "pass-secret-name"
|
monitoringPasscodeSecretName: "sonarqube-monitoring-passcode"
|
||||||
# monitoringPasscodeSecretKey: "pass-key"
|
monitoringPasscodeSecretKey: "monitoringPasscode"
|
||||||
|
|
||||||
## Environment variables to attach to the pods
|
## Environment variables to attach to the pods
|
||||||
##
|
##
|
||||||
|
|||||||
Reference in New Issue
Block a user