Skip to content

Commit

Permalink
Update deploy-cloud-run-grafana-prod.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dikshant-infracloud authored Aug 1, 2024
1 parent 9e606d0 commit 7f0c432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-cloud-run-grafana-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
- name: Deploy to Cloud Run
run: gcloud run deploy grafana --image gcr.io/coderabbitprod/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbitaiprod-prod-cr
run: gcloud run deploy grafana-internal --image gcr.io/coderabbitprod/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbitaiprod-prod-cr

0 comments on commit 7f0c432

Please sign in to comment.