mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Add "disable-force-detach-on-timeout" flag to kube-controller-manager
This commit is contained in:
@@ -441,6 +441,7 @@ func createAdClients(t *testing.T, server *kubeapiservertesting.TestServer, sync
|
||||
nil, /* prober */
|
||||
false,
|
||||
5*time.Second,
|
||||
false,
|
||||
timers,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user