Skip to content

changing pod affinity for vault sts

Sakshi Choudhary requested to merge vault-sts into main

What does this MR do and why?

changing the vault affinity rules to make it able to schedule on other nodes as it was a blocking point in case of a sudden failure of a node.

Related reference(s)

#1280

Test coverage

after updating the affinity rule, ks/vault was passing if 1 node is shut down

Merge request reports