mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
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