Skip to content

Commit

Permalink
using statuz main image
Browse files Browse the repository at this point in the history
  • Loading branch information
timam committed Oct 23, 2023
1 parent ded654a commit d59feb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions devspace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ deployments:
repo: https://charts.devspace.sh
values:
containers:
- image: quay.io/statuz/watcher
- image: quay.io/statuz/watcher:main
env:
# TODO: remove dependency on env variables
- name: TYPE
Expand All @@ -57,7 +57,7 @@ deployments:
repo: https://charts.devspace.sh
values:
containers:
- image: quay.io/statuz/genie
- image: quay.io/statuz/genie:main
service:
ports:
- port: 8081
Expand Down

0 comments on commit d59feb9

Please sign in to comment.