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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user