diff --git a/library/common/templates/values/_validate.tpl b/library/common/templates/values/_validate.tpl index c116c49a..d4c52c59 100644 --- a/library/common/templates/values/_validate.tpl +++ b/library/common/templates/values/_validate.tpl @@ -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:" "============================================================================================="