UNCLASSIFIED - NO CUI

Skip to content

Adds proxy configuration support and remediates helm auto admin password generation

Grant Duncklee requested to merge proxy_support into main
  • Adds ability to configure proxy during install/upgrade.
  • Adds "helm.sh/hook-delete-policy" to clean jobs
  • Adds post-upgrade to "helm.sh/hook"
  • Fixes admin.password generation; upgrades should no longer recreate the secret.

Added mention to README.md regarding adding the password to -secret if a user decides to change in the UI. We may workaround this in a future iteration.

Leaving source branch-as we have references to this branch that will need to be updated.

Edited by Grant Duncklee

Merge request reports