Bump Helm Chart Version for publishing, add anchor_callback parameter to documentation#446
Conversation
|
Reference Server Preview is available here: |
1 similar comment
|
Reference Server Preview is available here: |
|
Reference Server Preview is available here: |
|
Something went wrong with PR preview build please check |
|
Reference Server Preview is available here: |
|
Reference Server Preview is available here: |
…java-stellar-anchor-sdk into bump-helm-chart-version
|
Reference Server Preview is available here: |
|
Reference Server Preview is available here: |
|
Something went wrong with PR preview build please check |
|
Reference Server Preview is available here: |
|
Something went wrong with PR preview build please check |
|
Something went wrong with PR preview build please check |
|
Something went wrong with PR preview build please check |
This reverts commit af474a4.
|
Reference Server Preview is available here: |
erika-sdf
left a comment
There was a problem hiding this comment.
Looks good, just requesting a change to fill out some missing columns
| | stellar.app_config.app.integration_auth.auth_type | NONE, JWT_TOKEN, API_KEY | NONE | | ||
| | stellar.app_config.app.integration_auth.platformToAnchorSecret | secret value | ${PLATFORM_TO_ANCHOR_SECRET} | | ||
| | stellar.app_config.app.integration_auth.anchorToPlatformSecret | secret value | ${ANCHOR_TO_PLATFORM_SECRET} | | ||
| | stellar.app_config.app.integration_auth.expirationMilliseconds | Expiration ms | 30000 | | ||
| | stellar.app_config.app.anchor_callback | unique address endpoint | NONE | |
There was a problem hiding this comment.
I think these rows are missing the description column
There was a problem hiding this comment.
updated! thanks for catching this!
|
Reference Server Preview is available here: |
1 similar comment
|
Reference Server Preview is available here: |
|
Something went wrong with PR preview build please check |
…java-stellar-anchor-sdk into bump-helm-chart-version
|
Reference Server Preview is available here: |
|
Reference Server Preview is available here: |
|
Reference Server Preview is available here: |
Update Helm Chart version to 0.3.85 in preparation to publish new chart
Add anchor_callback and integration_auth parameters to documentation
add reference to anchor platform default values