updated property name to be the same as in the actual secret

This commit is contained in:
konstantin.kiess 2019-11-18 11:47:33 +01:00
parent 7ab8fd7434
commit 55c01d3ec2

View file

@ -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: