UNCLASSIFIED - NO CUI

Skip to content

Resolve "change-admin-password-hook.yml leaks password in job args when setting password via values.yaml"

General MR

Summary

Remove the helm templating that would expose the password and replaced with environment variable.

Relevant logs/screenshots

Set the password via overrides and was successfully able to log in as the admin user.

addons:
  sonarqube:
    enabled: true
    values:
      account:
        adminPassword: potato!

Screenshot_2024-12-20_at_3.25.22_PM

Screenshot_2024-12-20_at_3.37.34_PM

Linked Issue

Issue #158

Upgrade Notices

N/A

Edited by Nigel Bazzeghin

Merge request reports

Loading