Skip to content

Commit

Permalink
Merge pull request #527 from navikt/dev-controller-cors-config
Browse files Browse the repository at this point in the history
Teste ut cors på controller-nivå
  • Loading branch information
holymaloney committed May 15, 2024
2 parents 0d80fd2 + e92924a commit 4ec16bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .nais/nais-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ metadata:
namespace: pto
labels:
team: pto
annotations:
nginx.ingress.kubernetes.io/cors-allow-origin: https://veilarbpersonflate.ansatt.dev.nav.no
nginx.ingress.kubernetes.io/enable-cors: "true"
spec:
image: ghcr.io/navikt/poao-frontend/poao-frontend:2023.01.13_08.09-36c09678654f
port: 8080
Expand Down

0 comments on commit 4ec16bb

Please sign in to comment.