https://github.com/tolgee/redis-chart
Helm chart for Redis deployment for usage with Tolgee
https://github.com/tolgee/redis-chart
Last synced: 4 months ago
JSON representation
Helm chart for Redis deployment for usage with Tolgee
- Host: GitHub
- URL: https://github.com/tolgee/redis-chart
- Owner: tolgee
- Created: 2022-10-03T14:47:53.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-03T14:49:37.000Z (over 3 years ago)
- Last Synced: 2025-07-11T06:07:36.892Z (11 months ago)
- Size: 90.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tolgee Redis
This chart is only extension of Bitnami's redis chart. It has just values configured to work fine with Tolgee.
It is configured as Sentinel to enable High Availability.
## Installation
Clone this repo.
Run this in it:
```
heml install redis .
```