|
10 mesi fa | |
---|---|---|
.. | ||
charts | 1 anno fa | |
ci | 2 anni fa | |
templates | 2 anni fa | |
Chart.lock | 1 anno fa | |
Chart.yaml | 10 mesi fa | |
README.md | 2 anni fa | |
app-readme.md | 2 anni fa | |
item.yaml | 1 anno fa | |
metadata.yaml | 2 anni fa | |
questions.yaml | 1 anno fa | |
upgrade_info.json | 2 anni fa | |
upgrade_strategy | 2 anni fa | |
values.yaml | 10 mesi fa |
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.