Skip to content

Commit

Permalink
Update CPU requests for Elasticsearch to 6 cpus (operate-first#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anand Sanmukhani authored Feb 10, 2021
1 parent 9a88be2 commit 19da8bc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions cluster-logging/base/clusterlogging.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ spec:
audit:
maxAge: 7d
elasticsearch:
resources:
requests:
cpu: 6
memory: 16Gi
nodeCount: 2
storage:
# TODO: manually set the storageClassName
Expand Down

0 comments on commit 19da8bc

Please sign in to comment.