Skip to content

Commit

Permalink
La til annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
eilifjohansen committed Sep 12, 2024
1 parent 9005996 commit 2533746
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .nais/dev-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ spec:
namespace: teamia
- application: memu-data
namespace: fugl-fonix
- application: reops-websta
namespace: team-researchops
- application: reops-umami-beta
namespace: team-researchops
outbound:
external:
- host: api.siteimprove.com
Expand Down
4 changes: 3 additions & 1 deletion .nais/prod-gcp.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
labels:
team: team-researchops
annotations:
nginx.ingress.kubernetes.io/cors-allow-origin: "https://websta.ansatt.nav.no,https://innblikk.ansatt.nav.no"
nginx.ingress.kubernetes.io/cors-allow-origin: "https://websta.ansatt.nav.no,https://innblikk.ansatt.nav.no,https://umami.ansatt.nav.no"
nginx.ingress.kubernetes.io/enable-cors: "true"
spec:
image: {{ image }}
Expand All @@ -27,6 +27,8 @@ spec:
namespace: fugl-fonix
- application: reops-websta
namespace: team-researchops
- application: reops-umami-beta
namespace: team-researchops
outbound:
external:
- host: api.siteimprove.com
Expand Down

0 comments on commit 2533746

Please sign in to comment.