|
7 달 전 | |
---|---|---|
.. | ||
charts | 7 달 전 | |
ci | 7 달 전 | |
templates | 7 달 전 | |
Chart.lock | 7 달 전 | |
Chart.yaml | 7 달 전 | |
README.md | 7 달 전 | |
app-readme.md | 7 달 전 | |
ix_values.yaml | 7 달 전 | |
metadata.yaml | 7 달 전 | |
questions.yaml | 7 달 전 |
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, theRedis
container will run as a non-root user (1001
) and root group. All mounted storage(s) will bechown
ed only if the parent directory does not match1001
user.