Skip to content

Commit 732f208

Browse files
dikshant-infracloudGurinderRawala
authored andcommitted
Update deploy-cloud-run-grafana-prod.yaml
1 parent da4aad9 commit 732f208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-cloud-run-grafana-prod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
4444
4545
- name: Deploy to Cloud Run
46-
run: gcloud run deploy grafana --image gcr.io/coderabbitprod/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbitaiprod-prod-cr
46+
run: gcloud run deploy grafana-internal --image gcr.io/coderabbitprod/grafana:latest --region us-central1 --allow-unauthenticated --vpc-connector=coderabbitaiprod-prod-cr

0 commit comments

Comments
 (0)