Stavros Kois 470328c962 bump common library (#1330) 2 年之前
..
charts 470328c962 bump common library (#1330) 2 年之前
ci 60dcd5adbf NAS-122432 / 23.10 / add `redis` to `community` train (#1261) 2 年之前
templates 60dcd5adbf NAS-122432 / 23.10 / add `redis` to `community` train (#1261) 2 年之前
Chart.lock 470328c962 bump common library (#1330) 2 年之前
Chart.yaml 470328c962 bump common library (#1330) 2 年之前
README.md 60dcd5adbf NAS-122432 / 23.10 / add `redis` to `community` train (#1261) 2 年之前
app-readme.md 60dcd5adbf NAS-122432 / 23.10 / add `redis` to `community` train (#1261) 2 年之前
item.yaml 60dcd5adbf NAS-122432 / 23.10 / add `redis` to `community` train (#1261) 2 年之前
metadata.yaml 60dcd5adbf NAS-122432 / 23.10 / add `redis` to `community` train (#1261) 2 年之前
questions.yaml 60dcd5adbf NAS-122432 / 23.10 / add `redis` to `community` train (#1261) 2 年之前
upgrade_info.json 60dcd5adbf NAS-122432 / 23.10 / add `redis` to `community` train (#1261) 2 年之前
upgrade_strategy 60dcd5adbf NAS-122432 / 23.10 / add `redis` to `community` train (#1261) 2 年之前
values.yaml 60dcd5adbf NAS-122432 / 23.10 / add `redis` to `community` train (#1261) 2 年之前

README.md

Redis

Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker.

When application is installed, a container will be launched with root privileges. This is required in order to apply the correct permissions to the Redis directories. Afterward, the Redis container will run as a non-root user (1001) and root group. All mounted storage(s) will be chowned only if the parent directory does not match 1001 user.