logging(opensearch): lower cpu request for rpi5 scheduling
This commit is contained in:
parent
fb7dd5e5d3
commit
c3dcf60145
@ -44,7 +44,7 @@ spec:
|
||||
opensearchJavaOpts: "-Xms2g -Xmx2g"
|
||||
resources:
|
||||
requests:
|
||||
cpu: "750m"
|
||||
cpu: "25m"
|
||||
memory: "3Gi"
|
||||
limits:
|
||||
cpu: "2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user