Skip to content

Commit 311c2d2

Browse files
author
mcolinde
committed
Merge branch 'feat/rspy561-smart-token-staging' of github.com:RS-PYTHON/rs-helm into feat/rspy561-smart-token-staging
2 parents 15bb534 + a7e0a71 commit 311c2d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/rs-server-staging/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ RS SERVER STAGING
1515
| Key | Type | Default | Description |
1616
|-----|------|---------|-------------|
1717
| affinity | object | `{}` | Pod affinity |
18-
| app.NbSecsBeforeAccessTokenExpire | int | `60` | Duration before the expiration of the access and refresh tokens |
19-
| app.NbSecsBeforeRefreshTokenExpire | int | `60` | |
18+
| app.NbSecsBeforeAccessTokenExpire | int | `60` | Duration before expiration of the access token |
19+
| app.NbSecsBeforeRefreshTokenExpire | int | `60` | Duration before expiration of the refresh token |
2020
| app.catalogBucket | string | `"rs-cluster-catalog"` | Object Storage bucket for the catalog |
2121
| app.confDir | string | `"/app/conf"` | Config directory for the application |
2222
| app.docsUrl | string | `"/docs"` | URL suffix for the application. The same value should also be included into ingress.path |

0 commit comments

Comments
 (0)