We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147c13b commit 79349ddCopy full SHA for 79349dd
pkg/resources/kafka/configmap_test.go
@@ -622,6 +622,7 @@ cruise.control.metrics.reporter.kubernetes.mode=true
622
listener.security.protocol.map=INTERNAL:PLAINTEXT
623
listeners=INTERNAL://:9092
624
security.inter.broker.protocol=SASL_SSL
625
+inter.broker.listener.name=INTERNAL
626
zookeeper.connect=example.zk:2181/`,
627
},
628
}
0 commit comments