Slight replica description adjustment
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
xeruf 2023-12-12 11:43:39 +01:00
parent 186120cba2
commit 207b7493ff
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ You can still create new users by executing the following command in the `api` c
### Replicas
Both Frontend and API can be configured to have replicas including autoscaling.
When replicating the API, make sure to set up the redis cache as well
To effectively run multiple replicas of the API,
make sure to set up the redis cache as well
by setting `api.configMaps.config.data.keyvalue.type` to `redis`,
configuring the redis subchart (see [values.yaml](./values.yaml#L119))
and the connection to Vikunja: