|
|
@ -21,7 +21,10 @@ helm lint [flags] PATH
|
|
|
|
### Options
|
|
|
|
### Options
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
--strict fail on lint warnings
|
|
|
|
--namespace string namespace to install the release into (only used if --install is set) (default "default")
|
|
|
|
|
|
|
|
--set stringArray set values on the command line (can specify multiple or separate values with commas: key1=val1,key2=val2)
|
|
|
|
|
|
|
|
--strict fail on lint warnings
|
|
|
|
|
|
|
|
-f, --values valueFiles specify values in a YAML file (can specify multiple) (default [])
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
### Options inherited from parent commands
|
|
|
|
### Options inherited from parent commands
|
|
|
|