diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index 409ad904..da8cb96b 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -536,7 +536,7 @@ configs: bitbucketSecret: "" # argocdServerTlsConfig: # key: -# cert: +# crt: # Argo expects the password in the secret to be bcrypt hashed. You can create this hash with # `htpasswd -nbBC 10 "" $ARGO_PWD | tr -d ':\n' | sed 's/$2y/$2a/'` # argocdServerAdminPassword: