How to patch with a resourceMatcher function? What if resourceMatcher function were a selector? #5388
Unanswered
marcellodesales
asked this question in
Q&A
Replies: 0 comments
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.
-
How to use
resourceMatcher
function inkustomization.yaml
?I see the target object with the property
resourceMatcher
, but it's not exposed as a yaml object...https://github.com/kubernetes-sigs/kustomize/blob/master/kyaml/fn/framework/selector.go#L38-L40
Desired behavior: have a matcher for the properties
resourceMatcher
as a yaml property in the provided link... etc...Beta Was this translation helpful? Give feedback.
All reactions