liyuntao opened a new issue #6338: [Helm] Wrong/Missing key definition in configData in values-mini.yaml URL: https://github.com/apache/pulsar/issues/6338 **Describe the bug** Inconsistent key definition between 'values.yaml` and `values-mini.yaml` in line 184. It seems the former is correct. [values-mini.yaml L184](https://github.com/apache/pulsar/blob/df152109415f2b10dd83e8afe50d9db7ab7cbad5/deployment/kubernetes/helm/pulsar/values-mini.yaml#L184) missing `BOOKIE_GC ` `BOOKIE_MEM ` and `PULSAR_PREFIX_dbStorage_rocksDB_blockCacheSize `. `PULSAR_MEM `duplicated. [values.yaml L184](https://github.com/apache/pulsar/blob/df152109415f2b10dd83e8afe50d9db7ab7cbad5/deployment/kubernetes/helm/pulsar/values.yaml#L184) as contrast.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
