Skip to content

Commit fbf5cb3

Browse files
committed
wip
1 parent 87a44a5 commit fbf5cb3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

nais/nais-dev.yaml

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

nais/nais-prod.yaml

+3
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ spec:
6565
inbound:
6666
rules:
6767
- application: dinesykmeldte
68+
namespace: teamsykmelding
69+
cluster: prod-gcp
70+
- application: dinesykmeldte
6871
outbound:
6972
rules:
7073
- application: flex-syketilfelle

0 commit comments

Comments
 (0)