This pull request introduces enhanced functionality to deploy the Substrate platform using Helm charts. Several improvements have been made to streamline the process and increase readability:
Following charts supports vault and proxy
Substrate-genesis:
Substrate-node:
dscp-ipfs-node
A README.md has been added at the path ./platform/substrate/charts/ to provide guidance for deploying the Substrate platform via Helm.
These enhancements aim to streamline Substrate deployment via Helm, making the process more efficient and the codebase easier to manage.
This pull request introduces enhanced functionality to deploy the Substrate platform using Helm charts. Several improvements have been made to streamline the process and increase readability:
Following charts supports vault and proxy
Substrate-genesis:
Substrate-node:
dscp-ipfs-node
A README.md has been added at the path ./platform/substrate/charts/ to provide guidance for deploying the Substrate platform via Helm.
These enhancements aim to streamline Substrate deployment via Helm, making the process more efficient and the codebase easier to manage.
fixes #2484