IBM-Blockchain-Archive / ibm-container-service

IBM Blockchain Platform for Developers on IBM Container Service
Apache License 2.0
89 stars 73 forks source link

Update versions #102

Closed lvndry closed 6 years ago

lvndry commented 6 years ago

Update versions of Docker images and update of card format used format explained here: https://hyperledger.github.io/composer/latest/tutorials/deploy-to-fabric-single-org

mrshah-at-ibm commented 6 years ago

@lvndry thanks for the PR.

Can you add the env variable CORE_PEER_GOSSIP_USELEADERELECTION=true and CORE_PEER_GOSSIP_ORGLEADER=false to the peers?

Also, we had to merge the other PR first, so there are some merge conflicts. Can you please resolve them? It is just removing the -a on the kubectl commands.