Closed nicolapaoli closed 5 years ago
Receiving an error when deploying Hyperledger Composer to Kubernetes with running instance of Hyperledger Fabric.
Running command
╰─➤ PYTHONPATH=. ./nephos/deploy.py -f ./examples/prod/nephos_config.yaml composer
I receive the following error:
peer_ca_msp = opts['cas'][peer_ca]['msp'] KeyError: 'msp'
Adapt composer deployment to latest structure ofnephos-config.yaml
nephos-config.yaml
0.1.5
3.7.2
Addressed by #29
Summary
Receiving an error when deploying Hyperledger Composer to Kubernetes with running instance of Hyperledger Fabric.
Detailed Issues
Running command
I receive the following error:
Possible Fix
Adapt composer deployment to latest structure of
nephos-config.yaml
Environment
0.1.5
3.7.2