Skip to content

Commit

Permalink
feat(helm): add authority_wallet_did env
Browse files Browse the repository at this point in the history
  • Loading branch information
pmoscode committed Jun 2, 2023
1 parent dab469f commit ce2e531
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions charts/managed-identity-wallet/values-dev.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ envs:
MIW_HOST_NAME: managed-identity-wallet-new.dev.demo.catena-x.net # Depend on ingress host name (managed-identity-wallets-new.dev.demo.catena-x.net)
KEYCLOAK_REALM: CX-Central
AUTH_SERVER_URL: https://centralidp.dev.demo.catena-x.net/auth
AUTHORITY_WALLET_DID: "did:web:managed-identity-wallet-new.dev.demo.catena-x.net:BPNL000000000000"

ingress:
enabled: true
Expand Down

0 comments on commit ce2e531

Please sign in to comment.