mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-29 17:41:13 +00:00
Update patch factory and add multi transformer with checking conflicts
This commit is contained in:
@@ -23,7 +23,7 @@ import (
|
||||
"github.com/kubernetes-sigs/kustomize/pkg/transformers"
|
||||
)
|
||||
|
||||
// patchJson6902Transformer applies patches.
|
||||
// patchJson6902JSONTransformer applies patches.
|
||||
type patchJson6902JSONTransformer struct {
|
||||
target resource.ResId
|
||||
patch jsonpatch.Patch
|
||||
|
||||
Reference in New Issue
Block a user