feat: increase xlog cpu limit
This commit is contained in:
parent
b57bcb2e8d
commit
af01c0dac4
|
|
@ -37,7 +37,7 @@ spec:
|
|||
cpu: "150m"
|
||||
limits:
|
||||
memory: "2000Mi"
|
||||
cpu: "500m"
|
||||
cpu: "1500m"
|
||||
terminationMessagePath: /dev/termination-log
|
||||
terminationMessagePolicy: File
|
||||
volumeMounts:
|
||||
|
|
|
|||
Loading…
Reference in New Issue