Skip to content

Commit

Permalink
Update build_deploy.sh
Browse files Browse the repository at this point in the history
fix the new quay repo for kessel
  • Loading branch information
Rajagopalan-Ranganathan authored May 22, 2024
1 parent d147265 commit 98e3f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build_deploy.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
set -exv

IMAGE="quay.io/cloudservices/spicedb-operator"
IMAGE="quay.io/cloudservices/kessel-spicedb-operator"
IMAGE_TAG=$(git rev-parse --short=7 HEAD)
GIT_COMMIT=$(git rev-parse --short HEAD)

Expand Down

0 comments on commit 98e3f8b

Please sign in to comment.