mirror of
https://github.com/alibaba/higress.git
synced 2026-06-25 18:25:10 +08:00
Update README_EN.md
This commit is contained in:
@@ -78,9 +78,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"
|
||||||
@@ -110,9 +107,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:
|
||||||
# this config will take effect globally (all incoming requests not matched by rules below)
|
# this config will take effect globally (all incoming requests not matched by rules below)
|
||||||
block_urls:
|
block_urls:
|
||||||
|
|||||||
Reference in New Issue
Block a user