sync en zh content/zh/examples/controllers/ (#19764)

This commit is contained in:
chentanjun
2020-03-21 14:00:44 +08:00
committed by GitHub
parent ef4642ae22
commit 6cda04257b
2 changed files with 37 additions and 37 deletions
@@ -11,6 +11,6 @@ spec:
spec: spec:
containers: containers:
- name: nginx - name: nginx
image: nginx:1.7.9 image: nginx:1.14.2
ports: ports:
- containerPort: 80 - containerPort: 80
@@ -15,7 +15,7 @@ spec:
spec: spec:
containers: containers:
- name: nginx - name: nginx
image: nginx:1.9.2 image: nginx:1.16.1
args: ["nginx", "-T"] args: ["nginx", "-T"]
ports: ports:
- containerPort: 80 - containerPort: 80