Skip to content

Commit 79349dd

Browse files
author
Cameron Wright
committed
updating test to include inter.broker.listener.name
1 parent 147c13b commit 79349dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/resources/kafka/configmap_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,7 @@ cruise.control.metrics.reporter.kubernetes.mode=true
622622
listener.security.protocol.map=INTERNAL:PLAINTEXT
623623
listeners=INTERNAL://:9092
624624
security.inter.broker.protocol=SASL_SSL
625+
inter.broker.listener.name=INTERNAL
625626
zookeeper.connect=example.zk:2181/`,
626627
},
627628
}

0 commit comments

Comments
 (0)