diff --git a/charts/zeebe-benchmark/values-realistic-benchmark.yaml b/charts/zeebe-benchmark/values-realistic-benchmark.yaml index 50e171e..6af8468 100644 --- a/charts/zeebe-benchmark/values-realistic-benchmark.yaml +++ b/charts/zeebe-benchmark/values-realistic-benchmark.yaml @@ -237,7 +237,7 @@ camunda-platform: # Resources configuration to set request and limit configuration for the container https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#requests-and-limitsS resources: limits: - cpu: 1350m + cpu: 1700m memory: 4Gi requests: cpu: 1350m