Merge pull request #35515 from kinzhi/kinzhi192
[zh-cn]Update content/zh-cn/examples/service/networking/dual-stack-preferred-svc.yaml
This commit is contained in:
		
						commit
						b9b61c8468
					
				|  | @ -3,11 +3,11 @@ kind: Service | |||
| metadata: | ||||
|   name: my-service | ||||
|   labels: | ||||
|     app: MyApp | ||||
|     app.kubernetes.io/name: MyApp | ||||
| spec: | ||||
|   ipFamilyPolicy: PreferDualStack | ||||
|   selector: | ||||
|     app: MyApp | ||||
|     app.kubernetes.io/name: MyApp | ||||
|   ports: | ||||
|     - protocol: TCP | ||||
|       port: 80 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue