Helm charts
helm template ./helm --output-dir ./output
snyk iac test ./outputhelm template .\helm\ --output-dir .\output\
snyk iac test .\output\helm template ./helm > output.yaml
snyk iac test output.yamlLast updated
Was this helpful?
helm template ./helm --output-dir ./output
snyk iac test ./outputhelm template .\helm\ --output-dir .\output\
snyk iac test .\output\helm template ./helm > output.yaml
snyk iac test output.yamlLast updated
Was this helpful?
Was this helpful?