mirror of
https://github.com/bitnami/charts.git
synced 2026-03-06 15:10:15 +08:00
[bitnami/redis] Relocate comment in values (#9455)
Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>
This commit is contained in:
committed by
GitHub
parent
d6d1a49691
commit
a0f0579680
@@ -24,4 +24,4 @@ maintainers:
|
||||
name: redis
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
version: 16.5.3
|
||||
version: 16.5.4
|
||||
|
||||
@@ -387,9 +387,9 @@ master:
|
||||
## @param master.persistence.medium Provide a medium for `emptyDir` volumes.
|
||||
##
|
||||
medium: ""
|
||||
sizeLimit: ""
|
||||
## @param master.persistence.sizeLimit Set this to enable a size limit for `emptyDir` volumes.
|
||||
##
|
||||
sizeLimit: ""
|
||||
## @param master.persistence.path The path the volume will be mounted at on Redis™ master containers
|
||||
## NOTE: Useful when using different Redis™ images
|
||||
##
|
||||
|
||||
Reference in New Issue
Block a user