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

Co-authored-by: Gabriel Radureau <[email protected]>
Co-committed-by: Gabriel Radureau <[email protected]>
This commit was merged in pull request #37.
This commit is contained in:
2026-07-20 09:22:49 +02:00
committed by arcodange
parent 34c1ad697f
commit 342026a3d9
+1 -2
View File
@@ -10,5 +10,4 @@ spec:
targetNamespace: argocd
valuesContent: |-
{{- toYaml . | nindent 4 }}
{{- end -}}
---
{{- end }}