Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 40e3800

Browse files
committedFeb 26, 2025·
wip
1 parent 87a44a5 commit 40e3800

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
 

‎nais/nais-dev.yaml

+5
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ spec:
6262
enabled: true
6363
tenant: trygdeetaten.no
6464
accessPolicy:
65+
inbound:
66+
rules:
67+
- application: dinesykmeldte
68+
- namespace: teamsykmelding
69+
- cluster: dev-gcp
6570
outbound:
6671
rules:
6772
- application: flex-syketilfelle

‎nais/nais-prod.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ spec:
6565
inbound:
6666
rules:
6767
- application: dinesykmeldte
68+
- namespace: teamsykmelding
69+
- cluster: dev-gcp
6870
outbound:
6971
rules:
7072
- application: flex-syketilfelle

0 commit comments

Comments
 (0)
Please sign in to comment.