hyperledger-bevel / bevel

An automation framework for rapidly and consistently deploying production-ready DLT platforms
https://hyperledger-bevel.readthedocs.io/en/latest/
Apache License 2.0
346 stars 719 forks source link

feat(fabric): Enable the operation of adding a new organization via Helm charts #2611

Closed mgCepeda closed 3 months ago

mgCepeda commented 3 months ago

Description As a developer, I want to enable the operation of adding a new organization using Helm charts.

Acceptance Criteria

  1. New org is added to the network
  2. It's corresponding peers belong to a channel and are working fine
  3. New org with peers only
mgCepeda commented 3 months ago

I'll take this issue