Update code version and add memory requirement
This commit is contained in:
parent
d741c4e37c
commit
b18c853f62
@ -24,7 +24,10 @@ spec:
|
|||||||
fsGroup: 101
|
fsGroup: 101
|
||||||
containers:
|
containers:
|
||||||
- name: atst
|
- name: atst
|
||||||
image: registry.atat.codes:443/atst-prod:5ac3343
|
image: registry.atat.codes:443/atst-prod:a1916b1
|
||||||
|
resources:
|
||||||
|
requests:
|
||||||
|
memory: "2500Mi"
|
||||||
envFrom:
|
envFrom:
|
||||||
- configMapRef:
|
- configMapRef:
|
||||||
name: atst-envvars
|
name: atst-envvars
|
||||||
|
Loading…
x
Reference in New Issue
Block a user