mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-01-28 02:18:36 +00:00
fixes versions update after this pr https://github.com/aenix-io/cozystack/pull/563 Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
Managed Redis Service
Redis is a highly versatile and blazing-fast in-memory data store and cache that can significantly boost the performance of your applications. Managed Redis Service offers a hassle-free solution for deploying and managing Redis clusters, ensuring that your data is always available and responsive.
Deployment Details
Service utilizes the Spotahome Redis Operator for efficient management and orchestration of Redis clusters.
Parameters
Common parameters
| Name | Description | Value |
|---|---|---|
external |
Enable external access from outside the cluster | false |
size |
Persistent Volume size | 1Gi |
replicas |
Number of Redis replicas | 2 |
storageClass |
StorageClass used to store the data | "" |
authEnabled |
Enable password generation | true |