make v1 enabled by default
This commit is contained in:
@@ -419,7 +419,6 @@ func startServiceAccountTestServer(t *testing.T) (*client.Client, client.Config,
|
||||
Authenticator: authenticator,
|
||||
Authorizer: authorizer,
|
||||
AdmissionControl: serviceAccountAdmission,
|
||||
EnableV1: true,
|
||||
})
|
||||
|
||||
// Start the service account and service account token controllers
|
||||
|
Reference in New Issue
Block a user