mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
[bitnami/zookeeper] allow for overriding namespace in zookeeper helm chart (#3881)
* allow for overriding namespace in zookeeper helm chart * Bumped chart version * Fixed typo * Renamed namespace to namespaceOverride, extracted namespace logic to template, found a few missed namespace references * renamed namespaceOverride template * Update bitnami/zookeeper/Chart.yaml Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com> Co-authored-by: Daniel Arteaga <dani8art.da@gmail.com>
This commit is contained in:
@@ -96,6 +96,7 @@ The following tables lists the configurable parameters of the ZooKeeper chart an
|
||||
| `jvmFlags` | Default JVMFLAGS for the ZooKeeper process | `nil` |
|
||||
| `config` | Configure ZooKeeper with a custom zoo.conf file | `nil` |
|
||||
| `dataLogDir` | Data log directory | `""` |
|
||||
| `namespaceOverride` | Namespace for ZooKeeper resources. Overrides the release namespace. | The Release Namespace |
|
||||
|
||||
### Statefulset parameters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user