chore(helm): clickhouse env variable
Signed-off-by: Rajesh Rajendran <rjshrjndrn@gmail.com>
This commit is contained in:
parent
7a690329be
commit
c961ac9760
1 changed files with 2 additions and 1 deletions
|
|
@ -75,7 +75,8 @@ autoscaling:
|
|||
targetCPUUtilizationPercentage: 80
|
||||
# targetMemoryUtilizationPercentage: 80
|
||||
|
||||
env: {}
|
||||
env:
|
||||
CLICKHOUSE_STRING: tcp://clickhouse.db.svc.cluster.local:9000/default
|
||||
|
||||
|
||||
nodeSelector: {}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue