Handling the node affinity with custom label during restore #6222
lkalaivanan
started this conversation in
General discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Team,
In our deployments we have nodeaffinity with the custom label. For example we labeled the set of node with custom label "mynode:yes" then we added this label as a condition in deployment yaml.
But during restore we would like to remove the node affinity from the deployment. Can you direct me how to do it.
Beta Was this translation helpful? Give feedback.
All reactions