mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Update stable/redis/README.md (#4489)
* Add version for redis Add version for redis * Update README.md Delete duplicated word.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: redis
|
||||
version: 1.1.21
|
||||
version: 1.1.22
|
||||
appVersion: 4.0.9
|
||||
description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets.
|
||||
keywords:
|
||||
|
||||
@@ -114,7 +114,7 @@ after a successful install.
|
||||
|
||||
The [Bitnami Redis](https://github.com/bitnami/bitnami-docker-redis) image stores the Redis data and configurations at the `/bitnami` path of the container.
|
||||
|
||||
By default, the chart mounts a [Persistent Volume](http://kubernetes.io/docs/user-guide/persistent-volumes/) volume at this location. The volume is created using dynamic volume provisioning. If a Persistent Volume Claim already exists, specify it during installation.
|
||||
By default, the chart mounts a [Persistent Volume](http://kubernetes.io/docs/user-guide/persistent-volumes/) at this location. The volume is created using dynamic volume provisioning. If a Persistent Volume Claim already exists, specify it during installation.
|
||||
|
||||
### Existing PersistentVolumeClaim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user