diff --git a/scripts/helmcharts/openreplay/charts/alerts/values.yaml b/scripts/helmcharts/openreplay/charts/alerts/values.yaml index ca76602c1..717ae928a 100644 --- a/scripts/helmcharts/openreplay/charts/alerts/values.yaml +++ b/scripts/helmcharts/openreplay/charts/alerts/values.yaml @@ -99,6 +99,7 @@ autoscaling: env: PYTHONUNBUFFERED: '0' + LOGLEVEL: INFO diff --git a/scripts/helmcharts/openreplay/charts/chalice/values.yaml b/scripts/helmcharts/openreplay/charts/chalice/values.yaml index 9d81776ec..51069ea5a 100644 --- a/scripts/helmcharts/openreplay/charts/chalice/values.yaml +++ b/scripts/helmcharts/openreplay/charts/chalice/values.yaml @@ -109,6 +109,7 @@ env: idp_tenantKey: '' assist_secret: '' iceServers: '' + LOGLEVEL: INFO nodeSelector: {}