Helm Charts

Helm charts are the preferred method of deploying Rierino components on Kubernetes clusters, where a complete set of charts are already defined with various value parameters.

All Helm charts are accessible through the following Rierino repository, given that you have the access rights granted.

Helm Charts Repository

Depending on the cloud service provider, helm charts may require additional parameter values (such as GCP project and region details). Please refer to helm chart files for details.

All true/false parameters are defined as string as a convention, which can be passed as --set-string argument for helm commands.

Last updated