fix(argocd): stop the document separator gluing itself to the last chart value #37

Merged
arcodange merged 1 commits from arcodange/fix-separator into main 2026-07-20 09:22:51 +02:00
Showing only changes of commit 54a603bf3a - Show all commits
+1 -2
View File
@@ -10,5 +10,4 @@ spec:
targetNamespace: argocd
valuesContent: |-
{{- toYaml . | nindent 4 }}
{{- end -}}
---
{{- end }}