Conversation
Ran pnpm format and pnpm lint
✅ Deploy Preview for brilliant-pasca-3e80ec ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
🚀 Performance Test ResultsTest Configuration:
Test Metrics:
📜 Logs |
melissahenderson
previously approved these changes
Apr 16, 2026
njlie
previously approved these changes
Apr 20, 2026
Contributor
njlie
left a comment
There was a problem hiding this comment.
LGTM, thanks for writing this up!
njlie
reviewed
Apr 20, 2026
njlie
reviewed
Apr 20, 2026
melissahenderson
previously approved these changes
Apr 21, 2026
| | `config.auth.admin.signatureTtlSeconds` | `30` | The TTL, in seconds, for which a request signature is valid. | | ||
| | `config.auth.port.admin` | `3003` | The port of your Rafiki Auth Admin API server. | | ||
| | `config.auth.port.auth` | `3006` | The port of your Open Payments authorization server. | | ||
| | `config.auth.port.interaction` | `3009` | The port number of your Open Payments interaction-related API. | |
Contributor
There was a problem hiding this comment.
Suggested change
| | `config.auth.port.interaction` | `3009` | The port number of your Open Payments interaction-related API. | | |
| | `config.auth.port.interaction` | `3009` | The port of your Open Payments interaction-related API. | |
Contributor
Author
There was a problem hiding this comment.
I had committed your suggestion directly on GH but it failed pnpm lint, so had to pull, run pnpm format/lint, and push again. Sorry.
…ariables-helm.mdx Co-authored-by: Melissa Henderson <57110301+melissahenderson@users.noreply.github.com>
Reran pnpm format and pnpm lint
melissahenderson
approved these changes
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates to Helm & Kubernetes deployment guide as per updated Helm chart. Fixes DOC-39
Checklist
docs:fixes #pnpm formatandpnpm lint