change the version of echoserver for creating app

This commit is contained in:
chentao1596 2017-07-24 15:24:23 +08:00
parent 1a26aa2d53
commit 343a9f367d

View file

@ -29,7 +29,7 @@ spec:
spec:
containers:
- name: echoheaders
image: gcr.io/google_containers/echoserver:1.5
image: gcr.io/google_containers/echoserver:1.7
ports:
- containerPort: 8080
env: