Skip to content

Commit

Permalink
fix: redirect user doc (#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 Mar 19, 2024
1 parent 2161064 commit 3163eeb
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 3163eeb

Please sign in to comment.