change the version of echoserver for creating app
This commit is contained in:
parent
1a26aa2d53
commit
343a9f367d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: echoheaders
|
- name: echoheaders
|
||||||
image: gcr.io/google_containers/echoserver:1.5
|
image: gcr.io/google_containers/echoserver:1.7
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue