configure json logging for uwsgi in k8s environments

This commit is contained in:
dandds
2019-04-02 17:04:27 -04:00
parent a86751e010
commit f72ec839a9
6 changed files with 81 additions and 9 deletions

View File

@@ -28,7 +28,7 @@ spec:
fsGroup: 101
containers:
- name: atst
image: registry.atat.codes:443/atst-prod:47ce80b4
image: registry.atat.codes:443/atst-prod:575cfce5
resources:
requests:
memory: "2500Mi"
@@ -155,7 +155,7 @@ spec:
fsGroup: 101
containers:
- name: atst-worker
image: registry.atat.codes:443/atst-prod:47ce80b4
image: registry.atat.codes:443/atst-prod:575cfce5
args: ["/bin/bash", "-c", "/opt/atat/atst/script/rq_worker"]
resources:
requests: