Switch Phabricator to use service accounts.

This commit is contained in:
Brendan Burns
2015-05-18 16:25:00 -07:00
parent d7834f5033
commit 63c115f068
3 changed files with 9 additions and 6 deletions

View File

@@ -140,7 +140,7 @@ To automate this process and make sure that a proper host is authorized even if
"containers": [
{
"name": "authenticator",
"image": "fgrzadkowski/example-cloudsql-authenticator"
"image": "gcr.io.google_containers/cloudsql-authenticator:v1"
}
]
}