mirror of https://github.com/istio/istio.io.git
[zh] sync docs content/zh/docs/ops/best-practices/security/index.md (#12943)
* [zh] sync test docs to [zh] Signed-off-by: xing.wu <xing.wu@daocloud.io> * [zh] sync docs content/zh/docs/ops/best-practices/security/index.md Signed-off-by: xing.wu <xing.wu@daocloud.io> * [zh] Sync dock content/zh/docs/concepts/traffic-management/index.md Signed-off-by: xing.wu <xing.wu@daocloud.io> --------- Signed-off-by: xing.wu <xing.wu@daocloud.io>
This commit is contained in:
parent
dc546096b0
commit
7278dc29f8
|
@ -236,10 +236,8 @@ spec:
|
||||||
filterChain:
|
filterChain:
|
||||||
filter:
|
filter:
|
||||||
name: "envoy.filters.network.http_connection_manager"
|
name: "envoy.filters.network.http_connection_manager"
|
||||||
subFilter:
|
|
||||||
name: "envoy.filters.http.router"
|
|
||||||
patch:
|
patch:
|
||||||
operation: INSERT_BEFORE
|
operation: INSERT_FIRST
|
||||||
value:
|
value:
|
||||||
name: envoy.lua
|
name: envoy.lua
|
||||||
typed_config:
|
typed_config:
|
||||||
|
|
Loading…
Reference in New Issue