pulsar-helm-chart
pulsar-helm-chart copied to clipboard
podManagementPolicy in broker-statefulset
Why in the template broker-statefulset.yaml the value for podManagementPolicy if fixed to Parallel? Couldn't it be taken from values.yaml?
@MonicaMagoniCom - it could be taken from the values.yaml, yes. Would you like to contribute an enhancement to make it configurable? Thanks!