mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 04:09:18 -03:00
Update library/common/templates/values/_validate.tpl
This commit is contained in:
@@ -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:"
|
||||
"============================================================================================="
|
||||
|
||||
Reference in New Issue
Block a user