diff --git a/charts/zeebe-benchmark/values-realistic-benchmark.yaml b/charts/zeebe-benchmark/values-realistic-benchmark.yaml index a9a3da6..e2689a8 100644 --- a/charts/zeebe-benchmark/values-realistic-benchmark.yaml +++ b/charts/zeebe-benchmark/values-realistic-benchmark.yaml @@ -1,17 +1,3 @@ -# Example values file for a realistic Zeebe benchmark. -global: - # Disable global ingress - ingress: - enabled: false - # Image configuration to be used in each sub chart - image: - # Image.repository defines the repository from which to fetch the docker images - repository: "gcr.io/zeebe-io" - # Image.tag defines the tag / version which should be used in the chart - tag: SNAPSHOT - # Image.pullPolicy defines the image pull policy which should be used https://kubernetes.io/docs/concepts/containers/images/#image-pull-policy - pullPolicy: Always - # DEPRECATED worker configuration for the to be deployed worker application worker: # Worker.benchmark.replicas defines how many replicas of the benchmark worker should be deployed @@ -313,9 +299,6 @@ camunda-platform: cloud.google.com/gke-nodepool: n2-standard-4 elasticsearch: - enabled: true - imageTag: 8.9.2 - master: fullnameOverride: elastic nameOverride: elastic