Skip to content

Commit

Permalink
La til CORS
Browse files Browse the repository at this point in the history
  • Loading branch information
eilifjohansen committed May 22, 2024
1 parent 8732c44 commit d80305c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .nais/prod-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@ spec:
readiness:
path: /isReady
initialDelay: 20
metadata:
annotations:
nginx.ingress.kubernetes.io/cors-allow-origin: https://websta.ansatt.nav.no
nginx.ingress.kubernetes.io/enable-cors: "true"
env:
- name: SITEIMPROVE
value: {{SITEIMPROVE}}
Expand Down

0 comments on commit d80305c

Please sign in to comment.