diff --git a/dynamic.yml b/dynamic.yml index aa3dc9f..ce65f98 100644 --- a/dynamic.yml +++ b/dynamic.yml @@ -5,7 +5,6 @@ http: rule: Host(`localhost`) middlewares: - "test-grpc-web" - - "test-headers" entryPoints: - web @@ -14,20 +13,6 @@ http: grpcWeb: allowOrigins: - "*" - test-headers: - headers: - accessControlAllowMethods: - - "POST" - - "GET" - - "OPTIONS" - - "PUT" - accessControlAllowHeaders: "*" - accessControlAllowOriginList: "*" - addVaryHeader: true - accessControlMaxAge: 100 - customRequestHeaders: - - te: trailers - services: srv-grpc: loadBalancer: