chore(helm): moving utils default vars

Signed-off-by: rjshrjndrn <rjshrjndrn@gmail.com>
This commit is contained in:
rjshrjndrn 2022-03-31 19:50:07 +02:00
parent a8b3286cf1
commit c6fd346f63
2 changed files with 3 additions and 7 deletions

View file

@ -83,6 +83,9 @@ autoscaling:
env:
REDIS_URL: "redis://redis-master.db.svc.cluster.local:6379"
debug: 0
uws: false
redis: false
nodeSelector: {}

View file

@ -95,13 +95,6 @@ chalice:
# idp_name: ''
# idp_tenantKey: ''
utilities:
replicaCount: 1
env:
debug: 0
uws: false
cluster: false
# If you want to override something
# chartname:
# filedFrom chart/Values.yaml: