Restore newline for linting
This commit is contained in:
parent
a64d2564d8
commit
4967203fdd
1 changed files with 1 additions and 1 deletions
|
@ -700,4 +700,4 @@ configs:
|
||||||
|
|
||||||
# Argo expects the password in the secret to be bcrypt hashed. You can create this hash with
|
# 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/'`
|
# `htpasswd -nbBC 10 "" $ARGO_PWD | tr -d ':\n' | sed 's/$2y/$2a/'`
|
||||||
# argocdServerAdminPassword:
|
# argocdServerAdminPassword:
|
||||||
|
|
Loading…
Reference in a new issue