chore(garage): increase CPU resources
All checks were successful
Renovate / renovate (push) Successful in 28s
All checks were successful
Renovate / renovate (push) Successful in 28s
This commit is contained in:
parent
ae08254ab6
commit
65d861c7a7
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ spec:
|
||||||
cpu: 300m
|
cpu: 300m
|
||||||
memory: 280Mi
|
memory: 280Mi
|
||||||
limits:
|
limits:
|
||||||
cpu: 300m
|
cpu: 750m
|
||||||
memory: 500Mi
|
memory: 500Mi
|
||||||
readinessProbe:
|
readinessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
|
|
Loading…
Reference in a new issue