datastax / kaap

KAAP, Kubernetes Autoscaling for Apache Pulsar
https://datastax.github.io/kaap/
Apache License 2.0
45 stars 15 forks source link

Add option to set `clusterName` without changing k8s resource prefix #143

Closed pgier closed 1 year ago

pgier commented 1 year ago

I'd like to be able to set the clusterName in the broker.conf and other config files, but keep the Kubernetes resource names using the pulsar prefix. These two things shouldn't be tied together IMO.