sync en zh example yaml (#19779)

This commit is contained in:
chentanjun
2020-03-23 11:30:45 +08:00
committed by GitHub
parent 7375753cae
commit 9a332233c0
9 changed files with 592 additions and 614 deletions
@@ -1,12 +1,12 @@
kind: Service
apiVersion: v1
metadata:
name: hello
spec:
selector:
app: hello
tier: backend
ports:
- protocol: TCP
port: 80
targetPort: http
apiVersion: v1
kind: Service
metadata:
name: hello
spec:
selector:
app: hello
tier: backend
ports:
- protocol: TCP
port: 80
targetPort: http