1
0
mirror of https://github.com/rancher/rke.git synced 2025-09-25 14:48:06 +00:00

remove PersistentVolumeLabel controller

deprecated post 1.11
This commit is contained in:
kinarashah
2019-05-07 15:39:21 -07:00
committed by Alena Prokharchyk
parent ca6bc52ec7
commit 5f4cff3f4c

View File

@@ -124,7 +124,6 @@ func (c *Cluster) BuildKubeAPIProcess(host *hosts.Host, prefixPath string) v3.Pr
"LimitRanger",
"NamespaceLifecycle",
"NodeRestriction",
"PersistentVolumeLabel",
"ResourceQuota",
"ServiceAccount",
}