Skip to content

Commit

Permalink
Merge branch 'main' into image-pull-secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
shahar-h authored Dec 22, 2023
2 parents 543870a + 5d691f2 commit 061fa22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions site/content/en/latest/user/cors.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ spec:
name: backend
cors:
allowOrigins:
- type: Exact
value: "www.foo.com"
- type: RegularExpression
value: .*\.foo\.com
allowMethods:
- GET
- POST
Expand Down

0 comments on commit 061fa22

Please sign in to comment.