make v1 enabled by default
This commit is contained in:
@@ -68,7 +68,6 @@ func TestSecrets(t *testing.T) {
|
||||
APIPrefix: "/api",
|
||||
Authorizer: apiserver.NewAlwaysAllowAuthorizer(),
|
||||
AdmissionControl: admit.NewAlwaysAdmit(),
|
||||
EnableV1: true,
|
||||
})
|
||||
|
||||
framework.DeleteAllEtcdKeys()
|
||||
|
Reference in New Issue
Block a user