From 4967203fdd46d791e7676f659de57efbad430e29 Mon Sep 17 00:00:00 2001 From: Sean Johnson Date: Tue, 10 Dec 2019 10:09:02 +1100 Subject: [PATCH] Restore newline for linting --- charts/argo-cd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index c3a7798c..632d98f3 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -700,4 +700,4 @@ configs: # 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: \ No newline at end of file + # argocdServerAdminPassword: