camunda / camunda-platform-helm

Camunda Platform 8 Self-Managed Helm charts
https://docs.camunda.io/docs/self-managed/overview/
Apache License 2.0
74 stars 137 forks source link

partitionCount is configured in two places #320

Open falko opened 2 years ago

falko commented 2 years ago

...once for Zeebe and again for Operate. Since both must match, we should avoid the redundancy, e.g. by using a global value.

Zelldon commented 2 years ago

See https://github.com/camunda/camunda-platform-helm/issues/286#issuecomment-1108503752

falko commented 2 years ago

Could we emit a warning if the values don't match?

Zelldon commented 2 years ago

Not sure. I would need to investigate this but sound like a good idea

aabouzaid commented 10 months ago

@falko @Zelldon is that still the case where both numbers must match?

Zelldon commented 10 months ago

Yes @aabouzaid