Skip to content

Commit

Permalink
feat: increase ES memory for the benchmarks.
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigo-lourenco-lopes committed Nov 18, 2024
1 parent 1e8e570 commit 236a14b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/zeebe-benchmark/values-realistic-benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ camunda-platform:
memory: 3Gi
limits:
cpu: 2
memory: 6Gi
memory: 12Gi
persistence:
# Persistent Volume Storage Class
storageClass: "ssd"
Expand Down
2 changes: 1 addition & 1 deletion charts/zeebe-benchmark/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -520,7 +520,7 @@ camunda-platform:
memory: 3Gi
limits:
cpu: 2
memory: 6Gi
memory: 12Gi
persistence:
# Persistent Volume Storage Class
storageClass: "ssd"
Expand Down

0 comments on commit 236a14b

Please sign in to comment.