summaryrefslogtreecommitdiff
path: root/frontends/scripts/foostats.pl
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-12-30 11:48:48 +0200
committerPaul Buetow <paul@buetow.org>2025-12-30 11:48:48 +0200
commitc3705dda38a51b63825855c6ba21d645eb845a7c (patch)
tree79c645990579d23a6f8643407e7af5bd6e6eb29d /frontends/scripts/foostats.pl
parent5e11e592a3a54d3bc683c331eba99193727b3d40 (diff)
Fix ArgoCD to preserve password on helm upgrade
Remove fixed password from values.yaml so helm upgrade doesn't reset the admin password when users change it via UI. Changes: - Remove argocdServerAdminPassword from values.yaml - Leave password generation to ArgoCD default behavior - Update Justfile install message to show get-password command Behavior now: - helm install: Generates random password in argocd-initial-admin-secret - helm upgrade: Preserves existing password (does NOT reset) - helm uninstall: Deletes secret along with all resources - User password changes via UI are preserved Verified: - Password hash unchanged after helm upgrade ✅ - Secret deleted on helm uninstall ✅ - Login works before and after upgrade ✅ 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'frontends/scripts/foostats.pl')
0 files changed, 0 insertions, 0 deletions