diff --git a/content/docs/install/manual_demo.md b/content/docs/install/manual_demo.md index 2ccff768..02de18a5 100644 --- a/content/docs/install/manual_demo.md +++ b/content/docs/install/manual_demo.md @@ -526,15 +526,12 @@ spec: methods: - GET headers: - - host: "bookstore.bookstore" - "user-agent": ".*-http-client/*.*" - "client-app": "bookbuyer" - name: buy-a-book pathRegex: ".*a-book.*new" methods: - GET - headers: - - host: "bookstore.bookstore" EOF ```