Skip to content

Commit

Permalink
Hent apitoken secrets
Browse files Browse the repository at this point in the history
  • Loading branch information
olekvernberg committed Sep 14, 2023
1 parent a1a094e commit 188f3d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .deploy/nais-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ spec:
envFrom:
- secret: familie
- secret: ef-soknad-api
- secret: familie-ef-soknad-api-unleash-api-token
env:
- name: SPRING_PROFILES_ACTIVE
value: dev
1 change: 1 addition & 0 deletions .deploy/nais-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ spec:
envFrom:
- secret: familie
- secret: ef-soknad-api
- secret: familie-ef-soknad-api-unleash-api-token
env:
- name: SPRING_PROFILES_ACTIVE
value: prod

0 comments on commit 188f3d1

Please sign in to comment.