Skip to content

Commit

Permalink
still not working
Browse files Browse the repository at this point in the history
  • Loading branch information
theemadnes committed May 12, 2023
1 parent ac55bac commit deb77b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,7 @@ spec:
- type: RequestRedirect
requestRedirect:
scheme: https
statusCode: 301
EOF
kubectl apply -f default-httproute-redirect.yaml
Expand Down
1 change: 1 addition & 0 deletions default-httproute-redirect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ spec:
- type: RequestRedirect
requestRedirect:
scheme: https
statusCode: 301

0 comments on commit deb77b2

Please sign in to comment.