File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,8 @@ RS SERVER STAGING
15
15
| Key | Type | Default | Description |
16
16
| -----| ------| ---------| -------------|
17
17
| 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 |
20
20
| app.catalogBucket | string | ` "rs-cluster-catalog" ` | Object Storage bucket for the catalog |
21
21
| app.confDir | string | ` "/app/conf" ` | Config directory for the application |
22
22
| app.docsUrl | string | ` "/docs" ` | URL suffix for the application. The same value should also be included into ingress.path |
You can’t perform that action at this time.
0 commit comments