diff --git a/openshift/templates/issuer-agent/issuer-agent-deploy.lsbc.prod.param b/openshift/templates/issuer-agent/issuer-agent-deploy.lsbc.prod.param index bcb6771a..ae294bd5 100644 --- a/openshift/templates/issuer-agent/issuer-agent-deploy.lsbc.prod.param +++ b/openshift/templates/issuer-agent/issuer-agent-deploy.lsbc.prod.param @@ -19,7 +19,7 @@ ADMIN_APPLICATION_DOMAIN=lsbc-agent-admin.apps.silver.devops.gov.bc.ca # TAG_PREFIX=lsbc- TAG_NAME=prod # APP_CONFIG_MAP_NAME=agent-config -# APP_CONFIG_MOUNT_PATH=/home/indy/ +# APP_CONFIG_MOUNT_PATH=/home/aries/ ACAPY_LABEL=The Law Society of British Columbia ACAPY_READ_ONLY_LEDGER=false AGENT_BASE_URL=https://lsbc-agent.apps.silver.devops.gov.bc.ca @@ -44,12 +44,12 @@ AGENT_BASE_URL=https://lsbc-agent.apps.silver.devops.gov.bc.ca # ACAPY_AUTO_VERIFY_PRESENTATION=true # ACAPY_AUTO_PROVISION=true # ACAPY_NOTIFY_REVOCATION=false -ACAPY_ENDORSER_ROLE=none -ACAPY_ENDORSER_ALIAS= -ACAPY_AUTO_REQUEST_ENDORSEMENT=false -ACAPY_AUTO_WRITE_TRANSACTIONS=false -ACAPY_CREATE_REVOCATION_TRANSACTIONS=false -ACAPY_WALLET_TYPE=indy +# ACAPY_ENDORSER_ROLE=author +# ACAPY_ENDORSER_ALIAS=Endorser +# ACAPY_AUTO_REQUEST_ENDORSEMENT=true +# ACAPY_AUTO_WRITE_TRANSACTIONS=true +# ACAPY_CREATE_REVOCATION_TRANSACTIONS=true +# ACAPY_WALLET_TYPE=askar # ACAPY_WALLET_STORAGE_TYPE=postgres_storage # WALLET_HOST=wallet # WALLET_HOST_PORT=5432 @@ -60,7 +60,7 @@ ACAPY_WALLET_TYPE=indy # WALLET_SEED=[a-zA-Z0-9]{32} # WALLET_DID=[a-zA-Z0-9]{16} # WALLET_SUFFIX=-lsbc -# TAILS_FILES_DIR=/home/indy/.indy_client/tails +# TAILS_FILES_DIR=/home/aries/.indy_client/tails # TAILS_FILES_VOLUME_CLASS=netapp-file-standard # TAILS_FILES_VOLUME_SIZE=1Gi ACAPY_TAILS_SERVER_BASE_URL=https://tails.vonx.io