fabric-samples/test-network-k8s/chaincode/asset-transfer-basic/connection.json
Matthew B White 059a1d0b21 Changes to the test-network k8s deployment to use the
built-in as-a-service chaincode builder from the Peer Container

Signed-off-by: Matthew B White <whitemat@uk.ibm.com>
2021-12-10 14:33:09 +00:00

5 lines
No EOL
111 B
JSON

{
"address": "{{.peername}}-cc-asset-transfer-basic:9999",
"dial_timeout": "10s",
"tls_required": false
}