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

[substrate] refactor codebase for effective deployment #2588

Closed saurabhkumarkardam closed 4 months ago

saurabhkumarkardam commented 5 months 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