Skip to content

Commit

Permalink
Merge pull request #218 from zeebe-io/rl-es-memory-change
Browse files Browse the repository at this point in the history
Increase ES disk size for the benchmarks.
  • Loading branch information
rodrigo-lourenco-lopes authored Jan 3, 2025
2 parents ffe5743 + 54e21c6 commit 6382544
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: 64Gi
# Persistent Volume Access Modes
accessModes: [ "ReadWriteOnce" ]

Expand Down

0 comments on commit 6382544

Please sign in to comment.