chore: upgrade the server of the dev environment
This commit is contained in:
parent
21cbd12e00
commit
3f56d0c383
|
|
@ -40,11 +40,11 @@ spec:
|
|||
protocol: TCP
|
||||
resources:
|
||||
requests:
|
||||
memory: "400Mi"
|
||||
cpu: "150m"
|
||||
memory: "1500Mi"
|
||||
cpu: "200m"
|
||||
limits:
|
||||
memory: "1000Mi"
|
||||
cpu: "500m"
|
||||
memory: "10000Mi"
|
||||
cpu: "2000m"
|
||||
terminationMessagePath: /dev/termination-log
|
||||
terminationMessagePolicy: File
|
||||
readinessProbe:
|
||||
|
|
|
|||
Loading…
Reference in New Issue