Skip to content

Commit

Permalink
feat: add CLI based instruction in Technical FAQ - section 24 (#432)
Browse files Browse the repository at this point in the history
  • Loading branch information
HarimbolaSantatra authored Mar 12, 2024
1 parent c6504a3 commit c0bf10c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/getting-started/technical-faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ I don't believe a generic ISO8583 `<-> Mojaloop integration is available current

On the Kubernetes dashboard, select the correct NAMESPACE. Go to Ingeresses. Depending on how you deployed the helm charts, look for 'moja-centralledger-service'. Click on edit, and find the tag `<HOST>`. This would contain the endpoint for this service.

If you use the CLI, find the 'Host' column in `kubectl describe ingress moja-centralledger-service`

## 25. Why are there no reversals allowed on a Mojaloop?

*Irrevocability* is a core Level One Principle (edited) and not allowing reversals is essential for that. Here is the section from the API Definition addressing this:
Expand Down

0 comments on commit c0bf10c

Please sign in to comment.