Prosimcorp Helm Charts
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add prosimcorp https://prosimcorp.github.io/helm-charts/
You can then run the following command to see the charts.
helm search repo prosimcorp
For doing it you must:
- Fork the repository
- Make your changes to the code in a specific branch
- Open a PR
The charts will be reviewed and tested (always)