delete duplicated entry in slice

This commit is contained in:
Guangming Wang
2019-10-22 21:45:55 +08:00
parent 3063560e77
commit 9686cc9861

View File

@@ -176,7 +176,6 @@ var notNamespaceableKinds = []string{
"Node", "Node",
"PersistentVolume", "PersistentVolume",
"PodSecurityPolicy", "PodSecurityPolicy",
"PodSecurityPolicy",
"PriorityClass", "PriorityClass",
"RuntimeClass", "RuntimeClass",
"SelfSubjectAccessReview", "SelfSubjectAccessReview",