Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 154 Bytes

helm.md

File metadata and controls

7 lines (5 loc) · 154 Bytes

Debug a yaml error:

helm template ./spacestudio/ -f secrets-dev.yaml -n ss --debug

Where spacestudio contains Chart.yaml, templates, etc.