Skip to content

Commit

Permalink
add federated credentials for feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Jossilainen committed Mar 14, 2024
1 parent c62ae01 commit 31af4a4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions radixconfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,10 +141,14 @@ spec:
publicPort: http
environmentConfig:
- environment: feature
identity:
azure:
clientId: 2440e826-7642-4862-be77-2ce311780ac6
secretRefs:
azureKeyVaults:
- name: kv-pep-ws-noe-feature
path: /mnt/key-vault
useAzureIdentity: true
items:
- name: AzureAd--ClientSecret
type: secret
Expand Down

0 comments on commit 31af4a4

Please sign in to comment.