Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
mdebarros opened this issue Jun 10, 2019 · 0 comments
Open

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

mdebarros opened this issue Jun 10, 2019 · 0 comments
Labels

Comments

@mdebarros
Copy link
Member

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.

@mdebarros mdebarros added the bug label Jun 10, 2019
mdebarros added a commit to mdebarros/documentation that referenced this issue Jun 10, 2019
mdebarros added a commit to mojaloop/documentation that referenced this issue Jun 10, 2019
* Added FAQ for ingress issue - story mojaloop/helm#196
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant