[bitnami/redis] fix typo in values.yaml (#7052)

This commit is contained in:
Ibone González Mauraza
2021-07-26 10:16:44 +02:00
committed by GitHub
parent 9c0f312f1e
commit 7d0372fa90
2 changed files with 2 additions and 2 deletions

View File

@@ -25,4 +25,4 @@ name: redis
sources:
- https://github.com/bitnami/bitnami-docker-redis
- http://redis.io/
version: 14.8.3
version: 14.8.4

View File

@@ -1044,7 +1044,7 @@ serviceAccount:
## ref: https://kubernetes.io/docs/tasks/run-application/configure-pdb/
##
pdb:
## @param pdb.create Specifies whether a ServiceAccount should be created
## @param pdb.create Specifies whether a PodDisruptionBudget should be created
##
create: false
## @param pdb.minAvailable Min number of pods that must still be available after the eviction