logging(opensearch): set cpu limit above request
This commit is contained in:
parent
9544b59380
commit
df960fb519
@ -37,6 +37,7 @@ spec:
|
||||
cpu: "750m"
|
||||
memory: "3Gi"
|
||||
limits:
|
||||
cpu: "2"
|
||||
memory: "4Gi"
|
||||
persistence:
|
||||
enabled: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user