mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 07:25:10 +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
0954912028
commit
d5702cf58d
1 changed files with 2 additions and 1 deletions
|
|
@ -91,7 +91,8 @@ organizations:
|
|||
certificates:
|
||||
- name: 'User1'
|
||||
clientPrivateKey:
|
||||
path: '<fabric-samples install dir>/test-network-k8s/build/enrollments/org1/users/rcaadmin/msp/keystore/<key file name>'
|
||||
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'
|
||||
connectionProfile:
|
||||
|
|
|
|||
Loading…
Reference in a new issue