Skip to content
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.

Commit

Permalink
Add topologySpreadConstrants
Browse files Browse the repository at this point in the history
  • Loading branch information
Antiarchitect committed Oct 17, 2022
1 parent 39d816b commit 7a430f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion keydb/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: keydb
description: A Helm chart for KeyDB multimaster setup
type: application
version: 0.42.1
version: 0.43.0
keywords:
- keydb
- redis
Expand Down
1 change: 1 addition & 0 deletions keydb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ The following table lists the configurable parameters of the KeyDB chart and the
| `podAnnotations` | KeyDB pods annotations | `{}` |
| `tolerations` | KeyDB tolerations setting | `{}` |
| `nodeSelector` | KeyDB nodeSelector setting | `{}` |
| `topologySpreadConstraints` | KeyDB topologySpreadConstraints setting | `[]` |
| `affinity` | StatefulSet Affinity rules | Look values.yaml |
| `extraInitContainers` | Additional init containers for StatefulSet | `[]` |
| `extraContainers` | Additional sidecar containers for StatefulSet | `[]` |
Expand Down

0 comments on commit 7a430f3

Please sign in to comment.