charts
charts copied to clipboard
[chart/redis-ha][BUG]
Describe the bug For anti affinity, the label failure-domain.beta.kubernetes.io/zone is used.
Starting in k8s v1.17, this label is deprecated in favor of topology.kubernetes.io/zone
It should be possible to use the new label.
Additional context https://kubernetes.io/docs/reference/kubernetes-api/labels-annotations-taints/
@amfleurke No arguments here, will need to update the Helm chart to check k8s versioning and applying labels for backwards combatibility.