mirror of
https://github.com/alibaba/higress.git
synced 2026-06-09 20:57:32 +08:00
Update README.md
This commit is contained in:
@@ -117,7 +117,7 @@ spec:
|
|||||||
# 跟上面例子一样,这个配置会全局生效,但如果被下面规则匹配到,则会改为执行命中规则的配置
|
# 跟上面例子一样,这个配置会全局生效,但如果被下面规则匹配到,则会改为执行命中规则的配置
|
||||||
block_urls:
|
block_urls:
|
||||||
- "swagger.html"
|
- "swagger.html"
|
||||||
matchRules:
|
matchRules:
|
||||||
# 路由级生效配置
|
# 路由级生效配置
|
||||||
- ingress:
|
- ingress:
|
||||||
- default/foo
|
- default/foo
|
||||||
|
|||||||
Reference in New Issue
Block a user