We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 245a9df commit 32dd1ceCopy full SHA for 32dd1ce
1 file changed
charts/kangal/values.yaml
@@ -191,9 +191,9 @@ configMap:
191
AWS_USE_HTTPS: "false"
192
GHZ_IMAGE_NAME: ghcr.io/hellofresh/kangal-ghz
193
GHZ_IMAGE_TAG: latest
194
- JMETER_MASTER_IMAGE_NAME: ghcr.io/hellofresh/kangal-jmeter-master
+ JMETER_MASTER_IMAGE_NAME: ghcr.io/hellofresh/kangal-jmeter/master
195
JMETER_MASTER_IMAGE_TAG: latest
196
- JMETER_WORKER_IMAGE_NAME: ghcr.io/hellofresh/kangal-jmeter-worker
+ JMETER_WORKER_IMAGE_NAME: ghcr.io/hellofresh/kangal-jmeter/worker
197
JMETER_WORKER_IMAGE_TAG: latest
198
LOCUST_IMAGE_NAME: locustio/locust
199
LOCUST_IMAGE_TAG: "1.3.0"
0 commit comments