diff --git a/deploy/dev/envoy.yaml b/deploy/dev/envoy.yaml index 432b5b6..8813319 100644 --- a/deploy/dev/envoy.yaml +++ b/deploy/dev/envoy.yaml @@ -62,16 +62,6 @@ static_resources: "@type": type.googleapis.com/envoy.extensions.filters.http.ext_authz.v3.ExtAuthzPerRoute 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: path: /api/v1/auth/reset-password route: