Merge pull request #35380 from kinzhi/kinzhi183

[zh-cn]Update content/zh-cn/examples/service/networking/dual-stack-default-svc.yaml
This commit is contained in:
Kubernetes Prow Robot
2022-07-25 20:35:55 -07:00
committed by GitHub
@@ -3,10 +3,10 @@ kind: Service
metadata:
name: my-service
labels:
app: MyApp
app.kubernetes.io/name: MyApp
spec:
selector:
app: MyApp
app.kubernetes.io/name: MyApp
ports:
- protocol: TCP
port: 80