store bcrypt hash in .env, pass to helm via --set at install time

This commit is contained in:
2026-06-14 18:10:39 +07:00
parent 73b35bfd14
commit 40d7f794aa
2 changed files with 20 additions and 11 deletions

View File

@@ -1 +1,2 @@
ARGOCD_ADMIN_PASSWORD=
# Generate with: htpasswd -nbBC 10 "" YOUR_PASSWORD | tr -d ':\n' | sed 's/$2y/$2a/'
ARGOCD_ADMIN_PASSWORD_HASH=