Update library/common/templates/values/_validate.tpl

This commit is contained in:
Stavros Kois
2024-05-05 12:53:30 +03:00
committed by GitHub
parent 0fdce753a1
commit b2e0ad25a1

View File

@@ -12,7 +12,7 @@
{{/* Ideally we would want to extract the error only, but because it usually contains ":",
It gets parsed as dict and it cant regex matched it afterwards */}}
{{- fail (printf "%s \n %s \n\n %s %v %s \n\n %s"
{{- fail (printf "%s \n %s \n\n %s \n %v \n %s \n\n %s"
"Chart - Values contain an error that may be a result of merging. Make sure you don't have any invalid YAML characters starting a value."
"Renderd Values containing the error:"
"============================================================================================="