chore: upgrade the server of the dev environment

This commit is contained in:
DIYgod 2023-05-09 16:35:00 +01:00
parent 21cbd12e00
commit 3f56d0c383
No known key found for this signature in database
1 changed files with 4 additions and 4 deletions

View File

@ -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: