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

[substrate] refactor codebase for effective deployment #2588

Closed saurabhkumarkardam closed 1 week ago

saurabhkumarkardam commented 1 week ago

Commit to be reviewed


feat(substrate): refactor codebase for effective deployment

This PR improves Substrate DLT deployment using code from the main branch.

Changes:
- Updated the 'Vault-Auth' path for pods to match the expected Vault Authentication Engine in Vault.
- Updated the 'Storage-class' name for pods to match the name of the expected 'storage-class'.

fixes #quick-fix