feat(helm): changed alerts env vars

This commit is contained in:
Taha Yassine Kraiem 2022-09-01 15:08:56 +01:00
parent 12e3f5f3a5
commit a5b428de24

View file

@ -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"