From 01c520bbb6194e6a9780e4b6e379c54240a92b17 Mon Sep 17 00:00:00 2001 From: rjohanek Date: Thu, 9 Jan 2025 16:11:08 -0500 Subject: [PATCH] update instance name --- dev/nm/gcloud-sqlproxy.yaml | 2 +- dev/ok/gcloud-sqlproxy.yaml | 2 +- dev/ps/gcloud-sqlproxy.yaml | 2 +- dev/se/gcloud-sqlproxy.yaml | 2 +- dev/sh/gcloud-sqlproxy.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dev/nm/gcloud-sqlproxy.yaml b/dev/nm/gcloud-sqlproxy.yaml index a0e709a6..f5f16978 100644 --- a/dev/nm/gcloud-sqlproxy.yaml +++ b/dev/nm/gcloud-sqlproxy.yaml @@ -4,7 +4,7 @@ googleServiceAccount: nm-proxy-sa@broad-jade-dev.iam.gserviceaccount.com cloudsql: instances: # GCP instance name. - - instance: "jade-postgres-11-8a00fd4d3b" + - instance: "jade-postgres-8a00fd4d3b" # GCP project where the instance exists. project: "broad-jade-dev" # GCP region where the instance exists. diff --git a/dev/ok/gcloud-sqlproxy.yaml b/dev/ok/gcloud-sqlproxy.yaml index 457d651f..c897c404 100644 --- a/dev/ok/gcloud-sqlproxy.yaml +++ b/dev/ok/gcloud-sqlproxy.yaml @@ -4,7 +4,7 @@ googleServiceAccount: ok-proxy-sa@broad-jade-dev.iam.gserviceaccount.com cloudsql: instances: # GCP instance name. - - instance: "jade-postgres-11-8a00fd4d3b" + - instance: "jade-postgres-8a00fd4d3b" # GCP project where the instance exists. project: "broad-jade-dev" # GCP region where the instance exists. diff --git a/dev/ps/gcloud-sqlproxy.yaml b/dev/ps/gcloud-sqlproxy.yaml index af108bf2..35851a0f 100644 --- a/dev/ps/gcloud-sqlproxy.yaml +++ b/dev/ps/gcloud-sqlproxy.yaml @@ -4,7 +4,7 @@ googleServiceAccount: ps-proxy-sa@broad-jade-dev.iam.gserviceaccount.com cloudsql: instances: # GCP instance name. - - instance: "jade-postgres-11-8a00fd4d3b" + - instance: "jade-postgres-8a00fd4d3b" # GCP project where the instance exists. project: "broad-jade-dev" # GCP region where the instance exists. diff --git a/dev/se/gcloud-sqlproxy.yaml b/dev/se/gcloud-sqlproxy.yaml index fc300993..b6eef512 100644 --- a/dev/se/gcloud-sqlproxy.yaml +++ b/dev/se/gcloud-sqlproxy.yaml @@ -4,7 +4,7 @@ googleServiceAccount: se-proxy-sa@broad-jade-dev.iam.gserviceaccount.com cloudsql: instances: # GCP instance name. - - instance: "jade-postgres-11-8a00fd4d3b" + - instance: "jade-postgres-8a00fd4d3b" # GCP project where the instance exists. project: "broad-jade-dev" # GCP region where the instance exists. diff --git a/dev/sh/gcloud-sqlproxy.yaml b/dev/sh/gcloud-sqlproxy.yaml index 4197fa4f..4cc7f5e5 100644 --- a/dev/sh/gcloud-sqlproxy.yaml +++ b/dev/sh/gcloud-sqlproxy.yaml @@ -4,7 +4,7 @@ googleServiceAccount: sh-proxy-sa@broad-jade-dev.iam.gserviceaccount.com cloudsql: instances: # GCP instance name. - - instance: "jade-postgres-11-8a00fd4d3b" + - instance: "jade-postgres-8a00fd4d3b" # GCP project where the instance exists. project: "broad-jade-dev" # GCP region where the instance exists.