increase cpu for backend
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:
@@ -38,10 +38,10 @@ spec:
|
||||
resources:
|
||||
requests:
|
||||
memory: 0.4Gi
|
||||
cpu: 0.01
|
||||
cpu: 0.02
|
||||
limits:
|
||||
memory: 0.8Gi
|
||||
cpu: 0.05
|
||||
cpu: 0.1
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /actuator/health
|
||||
|
||||
Reference in New Issue
Block a user