add kafkapass soc annotation

Signed-off-by: reyesj2 <94730068+reyesj2@users.noreply.github.com>
This commit is contained in:
reyesj2
2024-04-18 16:46:36 -04:00
parent 746128e37b
commit 4ac04a1a46

View File

@@ -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.