Deployment with (Deprecated) Helm v2
Last updated
Was this helpful?
Last updated
Was this helpful?
Note: It is recommended that you upgrate from Helm v2 to v3 as v2 is at end-of-life. Refer to legacy instruction for . Please refer to the .
This document exists for legacy purposes and describes how to install Mojaloop using Helm v2. Refer to the for more information.
Config Helm CLI and install Helm Tiller on K8s cluster:
Note: if helm init
fails with connection refused error
, refer to
Validate Helm Tiller is up and running. Windows replace grep
with findstr
:
Add mojaloop repo to your Helm config (optional):
If the repo already exists, substitute 'add' with 'apply' in the above command.
Add the additional dependency Helm repositories. This is needed to resolve Helm Chart dependencies required by Mojaloop charts. Linux use with sudo;
Update helm repositories:
Install Mojaloop:
Default installation:
Version specific installation:
List of available versions:
Custom configured installation:
Note: Download and customize the . Also ensure that you are using the value.yaml from the correct version which can be found via .