feat(helm): changed alerts env vars
This commit is contained in:
parent
12e3f5f3a5
commit
a5b428de24
1 changed files with 3 additions and 0 deletions
|
|
@ -10,6 +10,9 @@ db_list:
|
|||
- "kafka"
|
||||
|
||||
env:
|
||||
alerts:
|
||||
ch_host: "clickhouse.db.svc.cluster.local"
|
||||
ch_port: "9000"
|
||||
chalice:
|
||||
ch_host: "clickhouse.db.svc.cluster.local"
|
||||
ch_port: "9000"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue