mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 08:20:59 +00:00
set transformer annotation when the option is specified
This commit is contained in:
@@ -19,6 +19,7 @@ const (
|
||||
MetadataNamespacePath = "metadata/namespace"
|
||||
|
||||
OriginAnnotations = "originAnnotations"
|
||||
TransformerAnnotations = "transformerAnnotations"
|
||||
ManagedByLabelOption = "managedByLabel"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user