chore(helm): Proper commenting

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2024-05-28 15:43:39 +02:00
parent 775fa9944d
commit 95b8e9656f

View file

@ -17,10 +17,12 @@ postgresql: &postgres
# asdf
# cpu: 2
connector: &connector # For enterpriseEdition
# For enterpriseEdition
connector: &connector
enabled: false
clickhouse: &clickhouse # For enterpriseEdition
# For enterpriseEdition
clickhouse: &clickhouse
enabled: false
chHost: clickhouse-openreplay-clickhouse.db.svc.cluster.local
username: default
@ -28,7 +30,8 @@ clickhouse: &clickhouse # For enterpriseEdition
service:
webPort: 9000
quickwit: &quickwit # For enterpriseEdition
# For enterpriseEdition
quickwit: &quickwit
enabled: false
kafka: &kafka