remove kube-apiserver option that is always force to true
This commit is contained in:
@@ -31,8 +31,7 @@ func TestMasterExportsSymbols(t *testing.T) {
|
||||
EnableMetrics: true,
|
||||
},
|
||||
ExtraConfig: master.ExtraConfig{
|
||||
EnableCoreControllers: false,
|
||||
EnableLogsSupport: false,
|
||||
EnableLogsSupport: false,
|
||||
},
|
||||
}
|
||||
_ = &master.Master{
|
||||
|
Reference in New Issue
Block a user