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
+6
View File
@@ -51,6 +51,12 @@ listener:
port: 9093
tls: false
# Internal listener configuration
internalListener:
enabled: false
port: 9094
tls: true
# OAuth/Keycloak configuration
oauth:
keycloakUrl: ""