helm icon indicating copy to clipboard operation
helm copied to clipboard

Helm Charts. Helm repo http://mojaloop.io/helm/repo/index.yaml

Results 16 helm issues
Sort by recently updated
recently updated
newest added

Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Ingress" in version "extensions/v1beta1" https://kubernetes.io/blog/2019/09/18/kubernetes-1-16-release-announcement/ same issue on other system for...

I want to deploy Mojaloop on MacBook 2017. I have created the namespace and issued this command on the terminal. ```helm --namespace mojaloop install dev mojaloop/mojaloop``` This is the response...

**Summary**: Can not send requests to transaction-requests-service through ingress controller if the mojaloop cluster is deployed using helm version v8.7.0. The K8s service transaction-requests-service is misconfigured to forward the requests...

bug

Mojaloop chart does not support ingress 0.22.* or later due to the rewrite rules no longer being backwards compatible. Refer to the following -> https://kubernetes.github.io/ingress-nginx/examples/rewrite/#rewrite-target Specifically the annotations on the...

bug

Currently the charts will deploy Percona cluster with the following cluster name ENV VAR wsrep_cluster_name: "-centralledger-mysql" If wsrep_cluster_name is larger then 32 characters, the Percona cluster will fail to start...

help wanted

Create (index.html) landing page for the published helm repo. Thus one when access http://mojaloop.io/helm/repo there is a landing page providing links to documentation for Mojaloop and the Helm charts.

enhancement
good first issue