increase backend resources
All checks were successful
Mirror to GitHub / mirror (push) Successful in 9s
All checks were successful
Mirror to GitHub / mirror (push) Successful in 9s
This commit is contained in:
@@ -36,10 +36,10 @@ spec:
|
|||||||
resources:
|
resources:
|
||||||
requests:
|
requests:
|
||||||
memory: 0.4Gi
|
memory: 0.4Gi
|
||||||
cpu: 0.02
|
cpu: 0.05
|
||||||
limits:
|
limits:
|
||||||
memory: 0.8Gi
|
memory: 0.8Gi
|
||||||
cpu: 0.1
|
cpu: 0.5
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
path: /actuator/health
|
path: /actuator/health
|
||||||
|
|||||||
Reference in New Issue
Block a user