Skip to content

Commit

Permalink
chore: Lint errors - 1
Browse files Browse the repository at this point in the history
  • Loading branch information
CDiezRodriguez committed Oct 24, 2024
1 parent e3e85e8 commit 3832cd0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/umbrella/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ portal:
custodianAddress: "http://ssi-dim-wallet-stub.tx.test"
dimWrapper:
baseAddress: "http://ssi-dim-wallet-stub.tx.test"
apiPath: "/api/dim"
apiPath: "/api/dim"
decentralIdentityManagementAuthAddress: "http://ssi-dim-wallet-stub.tx.test/api/sts"
sdfactoryAddress: "http://sdfactory.tx.test"
clearinghouseAddress: "http://validation.tx.test"
Expand Down Expand Up @@ -215,8 +215,8 @@ portal:
default: "Debug"
provisioning:
# Seeds centralidp and sharedidp
centralRealmId: "CX-Central" # El realm de centralidp que se va a utilizar
serviceAccountClientPrefix: "sa" # Prefijo para los technical users (service accounts)
centralRealmId: "CX-Central"
serviceAccountClientPrefix: "sa"
centralIdentityProvider:
clientId: "central-idp"
sharedRealmClient:
Expand Down Expand Up @@ -1325,7 +1325,7 @@ bdrs-server-memory:
did: "did:web:ssi-dim-wallet-stub.tx.test:BPNL00000003CNKC"
- bpn: "BPNS00000008BDFH"
did: "did:web:ssi-dim-wallet-stub.tx.test:BPNS00000008BDFH"

server:
trustedIssuers:
- did:web:ssi-dim-wallet-stub.tx.test:BPNL00000003CRHK
Expand Down

0 comments on commit 3832cd0

Please sign in to comment.