chore(helm): clickhouse env variable

Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
Rajesh Rajendran 2022-01-17 04:22:38 +05:30
parent 7a690329be
commit c961ac9760

View file

@ -75,7 +75,8 @@ autoscaling:
targetCPUUtilizationPercentage: 80
# targetMemoryUtilizationPercentage: 80
env: {}
env:
CLICKHOUSE_STRING: tcp://clickhouse.db.svc.cluster.local:9000/default
nodeSelector: {}