From 4ac04a1a4671d0d2ff3e486801ab4b4f50cebcbb Mon Sep 17 00:00:00 2001 From: reyesj2 <94730068+reyesj2@users.noreply.github.com> Date: Thu, 18 Apr 2024 16:46:36 -0400 Subject: [PATCH] add kafkapass soc annotation Signed-off-by: reyesj2 <94730068+reyesj2@users.noreply.github.com> --- salt/kafka/soc_kafka.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/salt/kafka/soc_kafka.yaml b/salt/kafka/soc_kafka.yaml index 8a6c516a9..500ad59c3 100644 --- a/salt/kafka/soc_kafka.yaml +++ b/salt/kafka/soc_kafka.yaml @@ -9,6 +9,10 @@ kafka: sensitive: True helpLink: kafka.html config: + kafkapass: + description: The password to use for the Kafka certificates. + sensitive: True + helpLink: kafka.html server: advertised_x_listeners: description: Specify the list of listeners (hostname and port) that Kafka brokers provide to clients for communication.