Skip to content
This repository was archived by the owner on Sep 22, 2024. It is now read-only.

Commit 6195adc

Browse files
authored
update container image and test files to latest versions (#62)
1 parent 3869991 commit 6195adc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/bootstrap/webv-heartbeat/webv-hearbeat.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spec:
2222
spec:
2323
containers:
2424
- name: app
25-
image: ghcr.io/cse-labs/webv-red:latest
25+
image: ghcr.io/cse-labs/pib-webv:latest
2626
imagePullPolicy: Always
2727
ports:
2828
- name: http
@@ -57,7 +57,7 @@ spec:
5757
- --server
5858
- http://heartbeat:8080
5959
- --files
60-
- heartbeat-benchmark.json
60+
- heartbeat-load.json
6161
- --zone
6262
- dev
6363
- --region

0 commit comments

Comments
 (0)