chore(envoy): remove deprecated forgot-password route in dev environment

This commit is contained in:
wwweww
2026-04-25 07:38:40 +08:00
parent 48a45a5355
commit f62dbf5c35
-10
View File
@@ -62,16 +62,6 @@ static_resources:
"@type": type.googleapis.com/envoy.extensions.filters.http.ext_authz.v3.ExtAuthzPerRoute "@type": type.googleapis.com/envoy.extensions.filters.http.ext_authz.v3.ExtAuthzPerRoute
disabled: true disabled: true
- match:
path: /api/v1/auth/forgot-password
route:
cluster: user_api_cluster
timeout: 30s
typed_per_filter_config:
envoy.filters.http.ext_authz:
"@type": type.googleapis.com/envoy.extensions.filters.http.ext_authz.v3.ExtAuthzPerRoute
disabled: true
- match: - match:
path: /api/v1/auth/reset-password path: /api/v1/auth/reset-password
route: route: