mirror of https://github.com/istio/istio.io.git
fix: mesh configuration scoping doc typo (#16890)
Signed-off-by: 王然 <ranwang@alauda.io>
This commit is contained in:
parent
e3ffa64cfe
commit
aea210f227
|
@ -36,7 +36,7 @@ Istio 提供了一些工具来帮助控制配置范围以满足不同的用例
|
|||
例如:
|
||||
|
||||
{{< text yaml >}}
|
||||
apiVersion: networking.istio.io/idecar
|
||||
apiVersion: networking.istio.io/v1
|
||||
metadata:
|
||||
name: default
|
||||
spec:
|
||||
|
|
Loading…
Reference in New Issue