in docs/concepts/services-networking/service.md, modified the nginx version
This commit is contained in:
parent
44ec3f508a
commit
f91d7e3f9a
|
|
@ -122,7 +122,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: nginx
|
- name: nginx
|
||||||
image: nginx:11.14.2
|
image: nginx:1.14.2
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
name: http-web-svc
|
name: http-web-svc
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue