We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4ead5f commit ec61caaCopy full SHA for ec61caa
.github/workflows/deploy-cloud-run-grafana-prod.yaml
@@ -43,4 +43,4 @@ jobs:
43
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
44
45
- name: Deploy to Cloud Run
46
- run: gcloud run deploy grafana-internal --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=oderabbit-prod-connector
0 commit comments