Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# solo-charts

Helm charts used by solo for launching hedera networks.
Helm charts used by solo for launching Hiero networks.


## Charts
This repository contains the following helm charts:
- `solo-deployment`: This chart is used to deploy the solo network components including various consensus nodes, proxies, and other necessary components.
- `solo-cluster-setup`: This chart is used to set up the cluster environment for the solo network, including monitoring and alerting components.
- `solo-cert-manager`: This chart is used to manage certificates for the solo network components (e.g. Explorer) .
- `solo-cert-manager`: This chart is used to manage certificates for the solo network components (e.g. Explorer).
- `solo-shared-resources`: An umbrella chart for shared infrastructure dependencies (PostgreSQL, Redis) used by the solo network components.