mirror of
https://github.com/alibaba/higress.git
synced 2026-06-08 04:07:31 +08:00
Update README.md
This commit is contained in:
@@ -80,9 +80,6 @@ metadata:
|
|||||||
name: request-block
|
name: request-block
|
||||||
namespace: higress-system
|
namespace: higress-system
|
||||||
spec:
|
spec:
|
||||||
selector:
|
|
||||||
matchLabels:
|
|
||||||
higress: higress-system-higress-gateway
|
|
||||||
defaultConfig:
|
defaultConfig:
|
||||||
block_urls:
|
block_urls:
|
||||||
- "swagger.html"
|
- "swagger.html"
|
||||||
@@ -116,9 +113,6 @@ metadata:
|
|||||||
name: request-block
|
name: request-block
|
||||||
namespace: higress-system
|
namespace: higress-system
|
||||||
spec:
|
spec:
|
||||||
selector:
|
|
||||||
matchLabels:
|
|
||||||
higress: higress-system-higress-gateway
|
|
||||||
defaultConfig:
|
defaultConfig:
|
||||||
# 跟上面例子一样,这个配置会全局生效,但如果被下面规则匹配到,则会改为执行命中规则的配置
|
# 跟上面例子一样,这个配置会全局生效,但如果被下面规则匹配到,则会改为执行命中规则的配置
|
||||||
block_urls:
|
block_urls:
|
||||||
|
|||||||
Reference in New Issue
Block a user