[bitnami/several] Add extraDeploy feature to the pending charts (#8164)

Signed-off-by: Carlos Rodriguez Hernandez <carlosrh@vmware.com>
This commit is contained in:
Carlos Rodríguez Hernández
2021-11-17 08:26:03 +01:00
committed by GitHub
parent 41f84badac
commit d812a243cb
64 changed files with 152 additions and 27 deletions

View File

@@ -62,6 +62,7 @@ The command removes all the Kubernetes components associated with the chart and
| ------------------ | -------------------------------------------------------------------------------------------- | ----- |
| `nameOverride` | String to partially override common.names.fullname template (will maintain the release name) | `""` |
| `fullnameOverride` | String to fully override common.names.fullname template | `""` |
| `extraDeploy` | Array of extra objects to deploy with the release | `[]` |
### Common Mxnet parameters