Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .nais/dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,12 @@ spec:
- application: rpa-nos-robot1
cluster: dev-fss
namespace: team-rpa
- application: arbeid-og-ytelser
cluster: dev-fss
namespace: team-rpa
env:
- name: IDENT_ALLOW_LIST
value: "R154727,R156418,R158345,R158346,R160569,R165950,R165951,R165952,R150818,R150819,R155645,R162552,Z994123,Z990351,Z992779,Z990949,Z990467,Z991629,Z990237,Z994673,Z994818,Z990715,Z990715,Z990467,Z990715,Z990122,Z993068,Z994484,Z994019,Z990122,Z990125"
value: "R158611,R154727,R156418,R158345,R158346,R160569,R165950,R165951,R165952,R150818,R150819,R155645,R162552,Z994123,Z990351,Z992779,Z990949,Z990467,Z991629,Z990237,Z994673,Z994818,Z990715,Z990715,Z990467,Z990715,Z990122,Z993068,Z994484,Z994019,Z990122,Z990125"
- name: OPPFOLGING_URL
value: "http://veilarboppfolging.poao/veilarboppfolging/api"
- name: OPPFOLGING_SCOPE
Expand Down
5 changes: 4 additions & 1 deletion .nais/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,12 @@ spec:
- application: rpa-nos-modia
namespace: team-rpa
cluster: prod-fss
- application: arbeid-og-ytelser
cluster: prod-fss
namespace: team-rpa
env:
- name: IDENT_ALLOW_LIST
value: "R154727,R156418,R158345,R158346,R160569,R165950,R165951,R165952,R150818,R150819,R155645,R162552,D159483,U143410,R172987,R150819,R150818,R162552,R155645"
value: "R158611,R154727,R156418,R158345,R158346,R160569,R165950,R165951,R165952,R150818,R150819,R155645,R162552,D159483,U143410,R172987,R150819,R150818,R162552,R155645"
- name: OPPFOLGING_URL
value: "http://veilarboppfolging.poao/veilarboppfolging/api"
- name: OPPFOLGING_SCOPE
Expand Down
Loading