From ba576636a067112b09ff81693fdf218656223f4b Mon Sep 17 00:00:00 2001 From: vitor-aignosi Date: Wed, 11 Jun 2025 18:00:38 -0300 Subject: [PATCH] SIENTIAPDE-1100 Fix formatting in values.yaml by adding a newline at the end of the SSH secret creation comment --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 00b531c..ba03752 100644 --- a/values.yaml +++ b/values.yaml @@ -183,4 +183,4 @@ ssh: # kubectl create secret generic git-ssh-key-sientia-laborious-worker \ # --namespace sientia \ # --from-file=ssh-privatekey=git_key \ -# --type=kubernetes.io/ssh-auth \ No newline at end of file +# --type=kubernetes.io/ssh-auth