Skip to content

Commit

Permalink
Merge pull request #161 from loneil/feature/sandboxEndorser
Browse files Browse the repository at this point in the history
Set to new Tools endorser in sandbox
  • Loading branch information
esune authored Oct 23, 2023
2 parents a319e62 + 22e67f7 commit d1fdeb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion helm-values/traction/values-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ acapy:
is_production: true
is_write: true
genesis_url: 'http://test.bcovrin.vonx.io/genesis'
endorser_did: 'Ket75eV5UQvVkW2XBjgDH7'
endorser_did: 'DfQetNSm7gGEHuzfUvpfPn'
endorser_alias: 'bcovrin-test-endorser'
plugin-config.yml:
traction_innkeeper:
Expand Down Expand Up @@ -58,6 +58,7 @@ tenant_proxy:
namespaceSelector:
network.openshift.io/policy-group: ingress
ui:
quickConnectEndorserName: "bcovrin-test-endorser"
image:
pullPolicy: Always
oidc:
Expand Down

0 comments on commit d1fdeb4

Please sign in to comment.