Update code version and add memory requirement
This commit is contained in:
parent
d741c4e37c
commit
b18c853f62
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user