Skip to content

Commit

Permalink
Update deploy.sh
Browse files Browse the repository at this point in the history
update deploy.sh to pull image from cloud services quay org
  • Loading branch information
Rajagopalan-Ranganathan authored May 30, 2024
1 parent 5185003 commit ff047b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ fi
source ../.secrets/postgres.env

# Export tags
IMAGE=quay.io/ciam_authz/insights-rebac
IMAGE=quay.io/cloudservices/kessel-relations
IMAGE_TAG=latest

# Function to check if a command is available
Expand Down

0 comments on commit ff047b9

Please sign in to comment.