mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Update test-network-k8s/docs/CALIPER.md
Co-authored-by: Tatsuya Sato <tatsuya.sato.so@hitachi.com> Signed-off-by: takayuki-nagai <57936858+takayuki-nagai@users.noreply.github.com>
This commit is contained in:
parent
d5702cf58d
commit
20d8fd6a00
1 changed files with 2 additions and 1 deletions
|
|
@ -94,7 +94,8 @@ organizations:
|
|||
path: '<fabric-samples install absolute dir>/test-network-k8s/build/enrollments/org1/users/org1admin/msp/keystore/key.pem'
|
||||
|
||||
clientSignedCert:
|
||||
path: '<fabric-samples install dir>/test-network-k8s/build/enrollments/org1/users/rcaadmin/msp/signcerts/cert.pem'
|
||||
path: '<fabric-samples install absolute dir>/test-network-k8s/build/enrollments/org1/users/org1admin/msp/signcerts/cert.pem'
|
||||
|
||||
connectionProfile:
|
||||
path: 'networks/fabric/connection-profile.json'
|
||||
discover: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue