mirror of https://github.com/istio/istio.io.git
fix/content/zn/docs/ops/configuration/traffic-management/protocol-selection/index.md (#10970)
This commit is contained in:
parent
dd7d71475d
commit
e2b27d98d6
|
@ -59,9 +59,9 @@ metadata:
|
|||
name: myservice
|
||||
spec:
|
||||
ports:
|
||||
- number: 3306
|
||||
- port: 3306
|
||||
name: database
|
||||
appProtocol: mysql
|
||||
- number: 80
|
||||
- port: 80
|
||||
name: http-web
|
||||
{{< /text >}}
|
||||
|
|
Loading…
Reference in New Issue