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 16e76ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/zeebe-benchmark/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ camunda-platform:
# Persistent Volume Storage Class
storageClass: "ssd"
# Persistent Volume Size
size: 16Gi
size: 32Gi
# Persistent Volume Access Modes
accessModes: [ "ReadWriteOnce" ]

Expand Down

0 comments on commit 16e76ae

Please sign in to comment.