mirror of
https://github.com/rancher/rke.git
synced 2025-09-26 15:34:02 +00:00
remove PersistentVolumeLabel controller
deprecated post 1.11
This commit is contained in:
committed by
Alena Prokharchyk
parent
ca6bc52ec7
commit
5f4cff3f4c
@@ -124,7 +124,6 @@ func (c *Cluster) BuildKubeAPIProcess(host *hosts.Host, prefixPath string) v3.Pr
|
|||||||
"LimitRanger",
|
"LimitRanger",
|
||||||
"NamespaceLifecycle",
|
"NamespaceLifecycle",
|
||||||
"NodeRestriction",
|
"NodeRestriction",
|
||||||
"PersistentVolumeLabel",
|
|
||||||
"ResourceQuota",
|
"ResourceQuota",
|
||||||
"ServiceAccount",
|
"ServiceAccount",
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user