Update values for demo01-kafka-ui6

service-demo01
system 1 month ago
parent 6b1ac528ee
commit 8d22dcf4c8
  1. 2
      demo01-kafka-ui6/values.yaml

@ -8,7 +8,7 @@ yamlApplicationConfig:
kafka:
clusters:
- name: kafka-cluster
bootstrapServers: SASL_PLAINTEXT://kafka-cluster-kafka-tls-bootstrap.$kafka_cluster_namespace.svc.cluster.local:9093
bootstrapServers: SASL_PLAINTEXT://kafka-cluster-kafka-tls-bootstrap.kafka-cluster.svc.cluster.local:9093
properties:
security.protocol: SASL_PLAINTEXT
sasl.mechanism: OAUTHBEARER

Loading…
Cancel
Save