diff --git a/applications/wobbly/values-idfint.yaml b/applications/wobbly/values-idfint.yaml new file mode 100644 index 0000000000..689589d182 --- /dev/null +++ b/applications/wobbly/values-idfint.yaml @@ -0,0 +1,4 @@ +cloudsql: + enabled: true + instanceConnectionName: "science-platform-int-dc5d:us-central1:science-platform-int-8f439af2" + serviceAccount: "wobbly@science-platform-int-dc5d.iam.gserviceaccount.com" diff --git a/environments/values-idfint.yaml b/environments/values-idfint.yaml index 804062f9b1..dc768bea8f 100644 --- a/environments/values-idfint.yaml +++ b/environments/values-idfint.yaml @@ -37,3 +37,4 @@ applications: telegraf-ds: true times-square: true vo-cutouts: true + wobbly: true