Skip to content

Commit 53a31d9

Browse files
committed
[KAIZEN-0] Gi tilgang til IDA i preprod
1 parent 9585872 commit 53a31d9

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

.nais/preprod.yml

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,6 @@ spec:
99
image: {{image}}
1010
port: 7070
1111
webproxy: true
12-
accessPolicy:
13-
inbound:
14-
rules:
15-
- application: rpa-medlemskap-og-avgift
16-
namespace: team-rpa
17-
cluster: dev-fss
1812
liveness:
1913
path: /internal/isAlive
2014
initialDelay: 20
@@ -51,6 +45,15 @@ spec:
5145
claims:
5246
extra:
5347
- "NAVident"
48+
accessPolicy:
49+
inbound:
50+
rules:
51+
- application: rpa-medlemskap-og-avgift
52+
namespace: team-rpa
53+
cluster: dev-fss
54+
- application: ida
55+
cluster: prod-fss
56+
namespace: traktor
5457
vault:
5558
enabled: true
5659
paths:

0 commit comments

Comments
 (0)