hyperledger / bevel

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

feat(substrate): tls cert generation using helm charts #2567

Open suvajit-sarkar opened 1 month ago

suvajit-sarkar commented 1 month ago

Description

As a developer I want to move the tls certs generation from ansible to helm chart so that ansible is not responsible for tls cert generation and only does configuration orchestration.

Acceptance Criteria

  1. tls cert generation helm chart added
  2. network deployed with tls enabled