Skip to content

Commit

Permalink
IS-2721: Gi tilgang til AAP
Browse files Browse the repository at this point in the history
  • Loading branch information
geir-waagboe committed Oct 25, 2024
1 parent 74ce9e8 commit 2872098
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .nais/kafka/behandler-dialogmelding-bestilling.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,6 @@ spec:
- team: disykefravar
application: dvh-sykefravar-airflow-kafka
access: read
- team: aap
application: dokumentinnhenting
access: write
3 changes: 3 additions & 0 deletions .nais/kafka/behandler-dialogmelding-status.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,6 @@ spec:
- team: teamsykefravr
application: isbehandlerdialog
access: read
- team: aap
application: dokumentinnhenting
access: read
2 changes: 2 additions & 0 deletions .nais/naiserator-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ spec:
inbound:
rules:
- application: syfomodiaperson
- application: dokumentinnhenting
namespace: aap
- application: syfooppfolgingsplanservice
namespace: team-esyfo
cluster: dev-fss
Expand Down
2 changes: 2 additions & 0 deletions .nais/naiserator-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ spec:
inbound:
rules:
- application: syfomodiaperson
- application: dokumentinnhenting
namespace: aap
- application: syfooppfolgingsplanservice
namespace: team-esyfo
cluster: prod-fss
Expand Down

0 comments on commit 2872098

Please sign in to comment.