Closed lenglet-k closed 1 month ago
Describe the bug If we want add environment variable with extreEnvs object in broker is not possible because env: is declared twice in yaml manifest.
env:
Here: https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/templates/broker-statefulset.yaml#L266 and Here: https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/templates/broker-statefulset.yaml#L298
To Reproduce Steps to reproduce the behavior:
Expected behavior Set environment variable for broker
Describe the bug If we want add environment variable with extreEnvs object in broker is not possible because
env:
is declared twice in yaml manifest.Here: https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/templates/broker-statefulset.yaml#L266 and Here: https://github.com/apache/pulsar-helm-chart/blob/master/charts/pulsar/templates/broker-statefulset.yaml#L298
To Reproduce Steps to reproduce the behavior:
Expected behavior Set environment variable for broker