Add a parameter "create_namespace"
This commit is contained in:
@@ -48,6 +48,7 @@ Installations are triggered when the `mode` setting is "upgrade." They can also
|
||||
| values_files | list\<string\> | | | Values to use as `--values` arguments to `helm upgrade`. |
|
||||
| reuse_values | boolean | | | Reuse the values from a previous release. |
|
||||
| skip_tls_verify | boolean | | | Connect to the Kubernetes cluster without checking for a valid TLS certificate. Not recommended in production. |
|
||||
| create_namespace | boolean | | | Pass --create-namespace to `helm upgrade`. |
|
||||
|
||||
## Uninstallation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user