-
One helm chart to rule them all.
Create one single chart which contains all applications as sub charts.
### Todo:
- [x] Create Parent chart https://github.com/camunda-community-hub/camunda-c…
-
Came up in https://github.com/camunda/camunda-platform-helm/pull/287#discussion_r855150637
> :wrench: We might want to enable identity but disable Optimize. How easy would it be here to expand to …
-
The helm chart should be able to also deploy an curator job like:
**CFG Map**
```
[zell zeebe-benchmark/ ns:zell-helm]$ cat setup/curator-configmap.yaml
apiVersion: v1
kind: ConfigMap
metadat…
-
When using the Helm charts to demo or test something, it's sometimes useful to be able to inject sidecar containers, or extra init containers. Some operators (e.g. linkerd) do this for you through ann…
-
My problem was that I wanted to setup Zeebe with operate for our benchmarks and
I saw that the throughput was significant lower when we use the zeebe-full instead of the zeebe-cluster chart. https:/…
-
**Description**
Nodes in a Zeebe cluster use SWIM (i.e. gossip) to propagate information about other nodes. This is how topology is propagated, and how which node is subscribed to which notificatio…
-
I wish to use the value `global.zeebe` to name the Kubernetes resources `zeebe` rather than `zeebe-zeebe`.
## Works in old version
In version 0.0.89 of the chart this works fine:
```
> helm …
-
**Describe the bug**
I was not able to use the helm charts and start a three node cluster with partition count one and replication factor three.
```
# ZEEBE CFG
clusterSize: 3
partitionCount: 1…
-
Hi,
In https://github.com/camunda-community-hub/zeebe-helm/commit/af79d0cc0c7e5f575509b21c5742198abf35f1d6#diff-8bc94a3006768345d17c827c0bb5840e6e4daee6de1c2b1ea672f53f162d171dL56, the url of the c…
-
When I deploy the helm charts with a value file you can find here https://github.com/zeebe-io/zeebe/blob/develop/benchmarks/setup/default/zeebe-values.yaml
and having the image set to:
```
imag…