Skip to content

Commit 32dd1ce

Browse files
Modify images to match the new registry format
1 parent 245a9df commit 32dd1ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

charts/kangal/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,9 +191,9 @@ configMap:
191191
AWS_USE_HTTPS: "false"
192192
GHZ_IMAGE_NAME: ghcr.io/hellofresh/kangal-ghz
193193
GHZ_IMAGE_TAG: latest
194-
JMETER_MASTER_IMAGE_NAME: ghcr.io/hellofresh/kangal-jmeter-master
194+
JMETER_MASTER_IMAGE_NAME: ghcr.io/hellofresh/kangal-jmeter/master
195195
JMETER_MASTER_IMAGE_TAG: latest
196-
JMETER_WORKER_IMAGE_NAME: ghcr.io/hellofresh/kangal-jmeter-worker
196+
JMETER_WORKER_IMAGE_NAME: ghcr.io/hellofresh/kangal-jmeter/worker
197197
JMETER_WORKER_IMAGE_TAG: latest
198198
LOCUST_IMAGE_NAME: locustio/locust
199199
LOCUST_IMAGE_TAG: "1.3.0"

0 commit comments

Comments
 (0)