change-admin-password-hook.yml leaks password in job args when setting password via values.yaml
Bug
Description
Installing Sonarqube's chart and using the built in job to update the password will leak the new password in the Job's container args by default.
The variables that contain the current and desired password are non-optional and should always be used. They are either configured to the secret created by this chart or configured to the secret name provided by the user.
Using the following values:
account:
adminPassword: newPassword
BigBang Version
What version of BigBang were you running: 2.40.0