diff --git a/cmd/apiserver-boot/boot/run/local_aggregated.go b/cmd/apiserver-boot/boot/run/local_aggregated.go index 6085518435..a5f40cb5fe 100644 --- a/cmd/apiserver-boot/boot/run/local_aggregated.go +++ b/cmd/apiserver-boot/boot/run/local_aggregated.go @@ -148,7 +148,6 @@ func RunApiserverMinikube() *exec.Cmd { fmt.Sprintf("--kubeconfig=%s", config), fmt.Sprintf("--authentication-kubeconfig=%s", config), fmt.Sprintf("--authorization-kubeconfig=%s", config), - "--authentication-skip-lookup", fmt.Sprintf("--audit-webhook-config-file=%s", config), }