Skip to content

Commit 349b8a1

Browse files
authored
Update database.yaml - set kafka settings
Allows kafka access to topics
1 parent 51aa80a commit 349b8a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

samples/database.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,7 @@ spec:
1212
unitKind: ssd
1313
storageClusterRef:
1414
name: storage-sample
15+
configuration: |-
16+
kafka_proxy_config:
17+
enable_kafka_proxy: true
18+
listening_port: 9092

0 commit comments

Comments
 (0)