mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-07 01:32:47 +01:00
add kafkapass soc annotation
Signed-off-by: reyesj2 <94730068+reyesj2@users.noreply.github.com>
This commit is contained in:
@@ -9,6 +9,10 @@ kafka:
|
|||||||
sensitive: True
|
sensitive: True
|
||||||
helpLink: kafka.html
|
helpLink: kafka.html
|
||||||
config:
|
config:
|
||||||
|
kafkapass:
|
||||||
|
description: The password to use for the Kafka certificates.
|
||||||
|
sensitive: True
|
||||||
|
helpLink: kafka.html
|
||||||
server:
|
server:
|
||||||
advertised_x_listeners:
|
advertised_x_listeners:
|
||||||
description: Specify the list of listeners (hostname and port) that Kafka brokers provide to clients for communication.
|
description: Specify the list of listeners (hostname and port) that Kafka brokers provide to clients for communication.
|
||||||
|
|||||||
Reference in New Issue
Block a user