8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
ingress.yaml
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
In /helm_chart/simulators/templates/ingress.yaml
/helm_chart/simulators/templates/ingress.yaml
The ingress http port is specified as
servicePort: http
I think this should be:
servicePort: 8444
based on the exports in the Dockerfile.
Please let me know if this issue belongs elsewhere.
The text was updated successfully, but these errors were encountered:
Merged in feature/rejected-transaction (pull request mojaloop#16)
2c71677
use trx id from cache
No branches or pull requests
In
/helm_chart/simulators/templates/ingress.yaml
The ingress http port is specified as
I think this should be:
based on the exports in the Dockerfile.
Please let me know if this issue belongs elsewhere.
The text was updated successfully, but these errors were encountered: