Skip to content

Mojaloop chart does not support ingress 0.22.* or later #196

@mdebarros

Description

@mdebarros

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 values.yaml files need to be changed from nginx.ingress.kubernetes.io/rewrite-target: '/' to nginx.ingress.kubernetes.io/rewrite-target: '/$1'.

All values files will need to be updated to reflect this change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions