@realwanpengli I see. so it is referencing the config map `broker-config`: https://github.com/apache/incubator-pulsar/blob/v2.0.1-incubating/deployment/kubernetes/generic/broker.yaml#L105
and in the env is defined in the broker-config: https://github.com/apache/incubator-pulsar/blob/v2.0.1-incubating/deployment/kubernetes/generic/broker.yaml#L28 so in that case, a quick workaround, try to remove the line from `broker.yaml` or define a new config map, don't uses the broker-config map [ Full content available at: https://github.com/apache/incubator-pulsar/issues/2589 ] This message was relayed via gitbox.apache.org for [email protected]
