feat(api): chalice.yaml removed peers&sourcemaps env-var override

This commit is contained in:
Taha Yassine Kraiem 2021-09-22 16:25:02 +02:00
parent a0f284c8ea
commit ef5021d1c6

View file

@ -54,8 +54,6 @@ env:
sessions_bucket: mobs
sourcemaps_bucket: sourcemaps
js_cache_bucket: sessions-assets
sourcemaps_reader: 'http://utilities-openreplay.app.svc.cluster.local:9000/assist/sourcemaps'
peers: 'http://utilities-openreplay.app.svc.cluster.local:9000/assist/peers'
# Enable logging for python app
# Ref: https://stackoverflow.com/questions/43969743/logs-in-kubernetes-pod-not-showing-up
PYTHONUNBUFFERED: '0'