mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-12-07 16:45:35 +00:00
enable kustomization in kubectl commands
This commit is contained in:
@@ -90,6 +90,7 @@ func (f *DeleteFlags) ToOptions(dynamicClient dynamic.Interface, streams generic
|
||||
options.WaitForDeletion = *f.Wait
|
||||
}
|
||||
|
||||
options.FilenameOptions.EnableKustomization = true
|
||||
return options
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user