Skip to content

Commit

Permalink
Merge branch 'master' into fix-authname
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiak-appscode[bot] authored Dec 17, 2024
2 parents 49280dd + 886ff39 commit ac1d413
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apis/kubedb/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,7 @@ const (
KafkaListenerSecurityProtocolMap = "listener.security.protocol.map"
KafkaControllerNodeCount = "controller.count"
KafkaControllerQuorumVoters = "controller.quorum.voters"
KafkaControllerQuorumBootstrapServers = "controller.quorum.bootstrap.servers"
KafkaControllerListenersName = "controller.listener.names"
KafkaInterBrokerListener = "inter.broker.listener.name"
KafkaNodeRole = "process.roles"
Expand Down

0 comments on commit ac1d413

Please sign in to comment.