kafka-cluster

This commit is contained in:
ychangkim
2025-12-24 14:52:12 +09:00
parent 288d200187
commit 989ec06228
3 changed files with 19 additions and 0 deletions
+5
View File
@@ -39,6 +39,11 @@ config:
numPartitions: 3
deleteTopicEnable: true
internalListener:
enabled: true
port: 9094
tls: true
oauth:
keycloakUrl: "https://keycloak.example.com"
keycloakRealm: "your-realm"