Skip to content

Commit 060486f

Browse files
committed
Fix inboud policy for ny FE
1 parent 06676fe commit 060486f

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

nais/dev-gcp/nais.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ spec:
3535
accessPolicy:
3636
inbound:
3737
rules:
38-
- application: tms-varsel-frontend
38+
- application: tms-varseler-frontend
3939
- application: "*"
4040
namespace: personbruker
4141
cluster: dev-gcp

nais/prod-gcp/nais.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ spec:
3434
accessPolicy:
3535
inbound:
3636
rules:
37+
- application: tms-varseler-frontend
3738
- application: "*"
3839
namespace: personbruker
3940
cluster: prod-gcp

0 commit comments

Comments
 (0)