You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you do helm template for generating RAW YAML manifests, then this output contains comments with path for these templates e.g. # Source: my-chart/templates/frontend.yaml. This output can be sent to kubeval which will validate every YAML manifest according the path in the comment.
Hello and apologies in advance if this is a newbie question.
I have been experiencing troubles in having kubeval validate even simple Helm charts - see aquariophilie/node-koa-boilerplate#9 as an example.
I managed to reproduce the problem with one of the easiest test I could think about
Here is the result:
You can find more details at aquariophilie/node-koa-boilerplate#7 and aquariophilie/node-koa-boilerplate#10
Thanks for your attention -- Gianpaolo
The text was updated successfully, but these errors were encountered: