Skip to content

Commit

Permalink
Updated the deployment manifests to the new published Serve locust im…
Browse files Browse the repository at this point in the history
…age.
  • Loading branch information
alfredeen committed Oct 9, 2024
1 parent 0c3c1ed commit a62c991
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifests/base/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: locust
image: ghcr.io/scilifelabdatacentre/serve-load-testing:main-20241004-0900
image: ghcr.io/scilifelabdatacentre/serve-load-testing:main-20241009-0934
ports:
- containerPort: 8089
envFrom:
Expand Down
2 changes: 1 addition & 1 deletion manifests/built/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
spec:
containers:
- name: locust
image: ghcr.io/scilifelabdatacentre/serve-load-testing:main-20241004-0900
image: ghcr.io/scilifelabdatacentre/serve-load-testing:main-20241009-0934
ports:
- containerPort: 8089
envFrom:
Expand Down

0 comments on commit a62c991

Please sign in to comment.