mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-06 10:08:37 +03:00
Remove deprecated (and removed in 1.19) flag and function --basic-auth-file (#6655)
This commit is contained in:
@@ -95,7 +95,6 @@ kube_apiserver_disable_admission_plugins: []
|
||||
kube_api_runtime_config: []
|
||||
|
||||
## Enable/Disable Kube API Server Authentication Methods
|
||||
kube_basic_auth: false
|
||||
kube_token_auth: false
|
||||
kube_oidc_auth: false
|
||||
kube_webhook_token_auth: false
|
||||
|
||||
Reference in New Issue
Block a user