mirror of https://github.com/istio/istio.io.git
fix typo (#10273)
This commit is contained in:
parent
ab22434d81
commit
ddca0f2111
|
@ -34,7 +34,7 @@ spec:
|
|||
app: httpbin
|
||||
{{< /text >}}
|
||||
|
||||
In this example, the port `foo-http` does follow the syntax: `name: <protocol>[-<suffix>]`.
|
||||
In this example, the port name `foo-http` does not follow the syntax: `name: <protocol>[-<suffix>]`.
|
||||
|
||||
## How to resolve
|
||||
|
||||
|
|
Loading…
Reference in New Issue