[bitnami/redis] Relocate comment in values (#9455)

Signed-off-by: Rafael Rios Saavedra <rafael.rios.saavedra@gmail.com>
This commit is contained in:
Rafael Ríos Saavedra
2022-03-17 11:33:48 +01:00
committed by GitHub
parent d6d1a49691
commit a0f0579680
2 changed files with 2 additions and 2 deletions

View File

@@ -24,4 +24,4 @@ maintainers:
name: redis
sources:
- https://github.com/bitnami/bitnami-docker-redis
version: 16.5.3
version: 16.5.4

View File

@@ -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&trade; master containers
## NOTE: Useful when using different Redis&trade; images
##