Skip to content

Commit

Permalink
Update README.md with readme-generator-for-helm
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Dec 13, 2024
1 parent 6615127 commit 3a32a06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bitnami/redis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -635,7 +635,7 @@ helm install my-release --set master.persistence.existingClaim=PVC_NAME oci://RE
| `master.pdb.minAvailable` | Minimum number/percentage of pods that should remain scheduled | `{}` |
| `master.pdb.maxUnavailable` | Maximum number/percentage of pods that may be made unavailable. Defaults to `1` if both `master.pdb.minAvailable` and `master.pdb.maxUnavailable` are empty. | `{}` |
| `master.extraPodSpec` | Optionally specify extra PodSpec for the Redis&reg; master pod(s) | `{}` |
| `master.annotations` | Additional custom annotations for Redis&reg; master resource | `{}` |
| `master.annotations` | Additional custom annotations for Redis&reg; Master resource | `{}` |

### Redis&reg; replicas configuration parameters

Expand Down

0 comments on commit 3a32a06

Please sign in to comment.