Skip to content

Commit

Permalink
Allow aktivitetsplan (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
tu55eladd committed Jan 18, 2023
1 parent 1c95f24 commit 62d5fd0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nais-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ spec:
value: jdbc:postgresql://B27DBVL003.preprod.local:5432/veilarblest-q1
- name: APP_ENVIRONMENT_NAME
value: q1
tokenx:
enabled: true
azure:
application:
enabled: true
Expand All @@ -65,3 +67,6 @@ spec:
- application: veilarbpersonflate
namespace: poao
cluster: dev-gcp
- application: aktivitetsplan
namespace: pto
cluster: dev-gcp
5 changes: 5 additions & 0 deletions nais.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ spec:
value: jdbc:postgresql://fsspgdb.adeo.no:5432/veilarblest
- name: APP_ENVIRONMENT_NAME
value: p
tokenx:
enabled: true
azure:
application:
enabled: true
Expand All @@ -65,3 +67,6 @@ spec:
- application: veilarbpersonflate
namespace: poao
cluster: prod-gcp
- application: aktivitetsplan
namespace: pto
cluster: prod-gcp

0 comments on commit 62d5fd0

Please sign in to comment.