Skip to content

Commit

Permalink
fix: cors settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Kpoke committed May 18, 2023
1 parent 453639c commit d667c50
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions deployment/overlays/development/mapping.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,8 @@ metadata:
spec:
cors:
origins: '*'
methods: GET, POST, PATCH, OPTIONS
headers:
- Content-Type
- Authorization
- treetracker-api-key

0 comments on commit d667c50

Please sign in to comment.