Replies: 2 comments
-
done |
Beta Was this translation helpful? Give feedback.
0 replies
-
done |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
0.self.deployment is a full Deployment struct
1.old deployment had a node_selector.
2.new deployment node_selector = None
when i did it like this:
or
it's not work,new deployment always had node_selector. is there any way like client-go:
Beta Was this translation helpful? Give feedback.
All reactions