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
open HelmRelease alongside values.yaml and rely on my editor's config that prints path to value where the cursor is :
I also tried looking into Kubeconform but AFAIK it picks up errors only within the HelmRelease CRD (like my LSP server), and not in the spec.values path.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I work with a couple of HelmRelease files that use big chart files (for instance [kube-prometheus-stack](https://github.com/prometheus-community/helm-charts/blob/main/charts/kube-prometheus-stack/values.yaml or alertmanager )
While writing my configuration i make a lot of syntax errors, or indent errors getting lost in the file.
I would like to know if there is a smart way to work around this problem?
I tried two methods so far, but they require a careful eye :
1)
I also tried looking into Kubeconform but AFAIK it picks up errors only within the HelmRelease CRD (like my LSP server), and not in the spec.values path.
Thanks
-twig
Beta Was this translation helpful? Give feedback.
All reactions