mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-10 16:42:51 +00:00
Merge pull request #2516 from prachirp/patch-1
Add Cluster as not namespaceable kind
This commit is contained in:
@@ -167,6 +167,7 @@ var notNamespaceableKinds = []string{
|
||||
"CSIDriver",
|
||||
"CSINode",
|
||||
"CertificateSigningRequest",
|
||||
"Cluster",
|
||||
"ClusterRole",
|
||||
"ClusterRoleBinding",
|
||||
"ComponentStatus",
|
||||
|
||||
Reference in New Issue
Block a user