Bump up memory requirement

This commit is contained in:
Patrick Smith 2018-08-16 10:22:07 -04:00
parent 21b442ce3e
commit cba435c233

View File

@ -27,7 +27,7 @@ spec:
image: registry.atat.codes:443/atst-prod:a1916b1
resources:
requests:
memory: "2500Mi"
memory: "4500Mi"
envFrom:
- configMapRef:
name: atst-envvars