mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-30 15:05:27 +00:00
delete unuse const
This commit is contained in:
parent
afc01d92d2
commit
31829850b9
@ -71,8 +71,6 @@ const (
|
||||
doNotRetry = time.Duration(0)
|
||||
|
||||
UserAgentName = "federation-service-controller"
|
||||
KubeAPIQPS = 20.0
|
||||
KubeAPIBurst = 30
|
||||
|
||||
maxNoOfClusters = 100
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user