Skip to content

Helm

Plugins

https://github.com/jkroepke/helm-secrets

Examples

Get values for helm chart
helm get values <helm name> --namespace <namespace>
lint helm files
helm lint --strict
Dry run of an install of helm chart
helm install --dry-run --debug