From 22e67f7fd4b4f5343f26fe87abc10ff13de9824d Mon Sep 17 00:00:00 2001 From: Lucas Date: Thu, 19 Oct 2023 13:42:17 -0700 Subject: [PATCH] set endorser Signed-off-by: Lucas --- helm-values/traction/values-sandbox.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/helm-values/traction/values-sandbox.yaml b/helm-values/traction/values-sandbox.yaml index cc4ae0da..15fce5af 100644 --- a/helm-values/traction/values-sandbox.yaml +++ b/helm-values/traction/values-sandbox.yaml @@ -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: @@ -58,6 +58,7 @@ tenant_proxy: namespaceSelector: network.openshift.io/policy-group: ingress ui: + quickConnectEndorserName: "bcovrin-test-endorser" image: pullPolicy: Always oidc: