mirror of
https://github.com/kubevirt/kubevirt.core.git
synced 2026-03-26 19:03:16 +00:00
cleanup(kubevirt_auth_options): Remove incorrect statement
Remove incorrect statement about a feature being added in a certain version. Signed-off-by: Felix Matouschek <fmatouschek@redhat.com>
This commit is contained in:
@@ -28,7 +28,7 @@ options:
|
||||
configuration file from I(~/.kube/config).
|
||||
- Can also be specified via E(K8S_AUTH_KUBECONFIG) environment variable.
|
||||
- Multiple Kubernetes config file can be provided using separator C(;) for Windows platform or C(:) for others platforms.
|
||||
- The kubernetes configuration can be provided as dictionary. This feature requires a python kubernetes client version >= 17.17.0. Added in version 2.2.0.
|
||||
- The kubernetes configuration can be provided as dictionary. This feature requires a python kubernetes client version >= 17.17.0.
|
||||
type: raw
|
||||
context:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user