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 c2b04bf commit 2f8fe60Copy full SHA for 2f8fe60
endpoints/getting-started/gke.yaml
@@ -63,6 +63,6 @@ spec:
63
name: nginx-ssl
64
readOnly: true
65
- name: echo
66
- image: b.gcr.io/endpoints/echo:latest
+ image: gcr.io/google-samples/echo-python:1.0
67
ports:
68
- containerPort: 8081
0 commit comments