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 cabba39 commit c73b974Copy full SHA for c73b974
container_engine/django_tutorial/polls.yaml
@@ -61,7 +61,7 @@ spec:
61
- containerPort: 8080
62
63
# [START proxy_container]
64
- - image: b.gcr.io/cloudsql-docker/gce-proxy:1.05
+ - image: gcr.io/cloudsql-docker/gce-proxy:1.05
65
name: cloudsql-proxy
66
command: ["/cloud_sql_proxy", "--dir=/cloudsql",
67
"-instances=<your-cloudsql-connection-string>=tcp:5432",
0 commit comments