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