mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-17 17:52:12 +00:00
Delegate to Kunstructured.
This commit is contained in:
@@ -105,6 +105,6 @@ func (p *plugin) Transform(m resmap.ResMap) error {
|
||||
} else {
|
||||
return filtersutil.ApplyToJSON(patchjson6902.Filter{
|
||||
Patch: p.JsonOp,
|
||||
}, obj.Kunstructured)
|
||||
}, obj)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user