Nginx Ingress Controller v1.0.0 is incompatible with Mojaloop Helm v13.0.x releases #2448
Labels
bug
Something isn't working or it has wrong behavior on a Mojaloop Core service
oss-core
This is an issue - story or epic related to a feature on a Mojaloop core service or related to it
to-be-refined
This story is ready to be groomed
Summary:
Nginx Ingress Controller v1.0.0 is incompatible with Mojaloop Helm v13.0.x releases.
Ref: https://kubernetes.io/blog/2021/07/26/update-with-ingress-nginx/
This is due to Nginx Ingress Controller v1.x supports stable K8s APIs for v1.22.x.
A workaround is to install v0.47.0 of the Nginx-Ingress Controller.
If you are using helm, this can be done as follows:
$ helm install ingress-nginx ingress-nginx/ingress-nginx --version="3.33.0"
Severity:
medium
Priority:
medium
Expected Behavior
Mojaloop Helm Charts should support the latest v1.x version of the Nginx Ingress Controller
Steps to Reproduce
Specifications
Notes:
The text was updated successfully, but these errors were encountered: