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