How can I modify nodeAffinity in gatekeeper? #572
Unanswered
dimm0
asked this question in
Gatekeeper
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to write a ModifySet to modify a nodeAffinity. I have this deployed as a pod:
and I want it to become:
If there are multiple matchExpressions, I want to add to all.
What should I put in location?
This doesn't work. Glob in square brackets doesn't work either. No brackets doesn't work.
Beta Was this translation helpful? Give feedback.
All reactions