Redis is an open-source, in-memory data structure store that is used as a database, cache, and message broker. It provides a fast and flexible solution for storing and retrieving data, making it an ideal choice for a wide range of use cases, including real-time analytics, session management, and more.
Redis is used by Authentik, Authelia, oauth2-proxy.
redis from registry-1.docker is more popular with 31 repositories.
Install with:
helm repo add bjw-s oci://ghcr.io/bjw-s/helm/
helm install redis bjw-s/app-template -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
redis | samip5/k8s-cluster | 112 | 3.6.1 | 5 days ago |
redis | auricom/home-ops | 182 | 3.0.4 | 9 months ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
controllers.redis.containers.app.image.repository (3) public.ecr.aws/docker/library/redis | string |
string | |
string | |
string | |
string | |
string | |
string | |
controllers.redis.containers.app.env.TZ (1) ${TIMEZONE} | string |
controllers.redis.containers.app.args[] (1) - -c | string |
string | |
boolean | |
boolean | |
controllers.redis.containers.app.probes.liveness.spec.exec.command[] (1) - sh | string |
number | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
controllers.redis.containers.app.probes.readiness.spec.exec.command[] (1) - sh | string |
number | |
number | |
number | |
number | |
number | |
string | |
controllers.redis.containers.main.image.repository (1) public.ecr.aws/docker/library/redis | string |
string | |
string | |
string | |
string | |
controllers.redis.type (1) statefulset | string |
string | |
controllers.main.containers.main.image.repository (1) public.ecr.aws/docker/library/redis | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
boolean | |
string | |
string | |
number | |
persistence.healthcheck.volumeSpec.configMap.name (2) redis-healthcheck | string |
number | |
string | |
persistence.healthcheck.name (1) redis-healthcheck | string |
boolean | |
string | |
string | |
string | |
number | |
boolean | |
number | |
string | |
string | |
number | |
boolean | |
boolean | |
number | |
string | |
string | |
boolean | |
number | |
args[] (2) - -c | string |
command[] (2) - sh | string |
controller.type (2) deployment | string |
string | |
string | |
image.repository (2) redis | string |
image.tag (2) 7.4.2-alpine | string |
boolean | |
boolean | |
probes.liveness.spec.exec.command[] (2) - sh | string |
number | |
number | |
number | |
number | |
number | |
boolean | |
boolean | |
probes.readiness.spec.exec.command[] (2) - sh | string |
number | |
number | |
number | |
number | |
number | |
string | |
string | |
ingress.redis.className (1) internal | string |
ingress.redis.hosts[].host (1) redis.${SECRET_DOMAIN} | string |
string | |
string | |
string | |
ingress.redis.tls[].hosts[] (1) - redis.${SECRET_DOMAIN} | string |