OT-CONTAINER-KIT / helm-charts

A repository which that will contain helm charts with best and security practices.
https://ot-container-kit.github.io/helm-charts
49 stars 84 forks source link

feat: added leader and follower node tolerations config #81

Open leonsteinhaeuser opened 1 year ago

leonsteinhaeuser commented 1 year ago

This PR adds the possibility to define the toleration rules as they are defined in: https://github.com/OT-CONTAINER-KIT/redis-operator/pull/410

WYmindsky commented 1 year ago

if the crd file redis-cluster.yaml needs to be changed together ?

leonsteinhaeuser commented 1 year ago

if the crd file redis-cluster.yaml needs to be changed together ?

The CRD needs to be patched too, but it should not be done in this PR.