Skip to content

Commit

Permalink
fix: redirect user doc (envoyproxy#2977)
Browse files Browse the repository at this point in the history
backendRef is not needed here

Signed-off-by: huabing zhao <[email protected]>
  • Loading branch information
zhaohuabing authored and ShyunnY committed Apr 1, 2024
1 parent 53756c1 commit c41459e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions site/content/en/latest/user/traffic/http-redirect.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,6 @@ spec:
statusCode: 301
hostname: www.example.com
port: 443
backendRefs:
- name: backend
port: 3000
EOF
```

Expand Down

0 comments on commit c41459e

Please sign in to comment.