Skip to content

Commit d8ebf21

Browse files
gi tilgang til div versjoner av dekoratøren (#37)
1 parent 7ce4956 commit d8ebf21

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

nais/dev-gcp/nais.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,7 @@ spec:
3535
accessPolicy:
3636
inbound:
3737
rules:
38-
- application: decorator-next
39-
namespace: personbruker
40-
cluster: dev-gcp
41-
- application: nav-dekoratoren
38+
- application: "*"
4239
namespace: personbruker
4340
cluster: dev-gcp
4441
outbound:

nais/prod-gcp/nais.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ spec:
3434
accessPolicy:
3535
inbound:
3636
rules:
37-
- application: decorator-next
38-
namespace: personbruker
39-
cluster: prod-gcp
40-
- application: nav-dekoratoren
37+
- application: "*"
4138
namespace: personbruker
4239
cluster: prod-gcp
4340
outbound:

0 commit comments

Comments
 (0)