Update code version and add memory requirement

This commit is contained in:
Devon Mackay 2018-08-12 14:09:05 -04:00
parent d741c4e37c
commit b18c853f62

View File

@ -24,7 +24,10 @@ spec:
fsGroup: 101
containers:
- name: atst
image: registry.atat.codes:443/atst-prod:5ac3343
image: registry.atat.codes:443/atst-prod:a1916b1
resources:
requests:
memory: "2500Mi"
envFrom:
- configMapRef:
name: atst-envvars