is there a way to validate values of a helm chart ...
# automation-api
p
is there a way to validate values of a helm chart (typescript) before deploying? Or a way to auto generate types from a chart. Just lost an hour or two because i mistyped a key…
b
not to my knowledge, unfortunately the helm values are unstructured are untyped 😞
it is frustrating when you get the keys wrong I totally agree!
p