mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-25 20:53:33 +00:00
Merge pull request #17261 from nikhiljindal/masterClean
Auto commit by PR queue bot
This commit is contained in:
commit
0798915490
@ -182,7 +182,6 @@ type Config struct {
|
|||||||
// StorageVersions is a map between groups and their storage versions
|
// StorageVersions is a map between groups and their storage versions
|
||||||
StorageVersions map[string]string
|
StorageVersions map[string]string
|
||||||
EventTTL time.Duration
|
EventTTL time.Duration
|
||||||
NodeRegexp string
|
|
||||||
KubeletClient client.KubeletClient
|
KubeletClient client.KubeletClient
|
||||||
// allow downstream consumers to disable the core controller loops
|
// allow downstream consumers to disable the core controller loops
|
||||||
EnableCoreControllers bool
|
EnableCoreControllers bool
|
||||||
|
Loading…
Reference in New Issue
Block a user