updated description for worksInKubernetesCluster flag

This commit is contained in:
Sergey Monakhov
2021-02-18 08:42:28 +03:00
parent 19f42c0560
commit 933cc226f7
2 changed files with 3 additions and 1 deletions

View File

@@ -37,6 +37,8 @@ Usage of bin/amd64/kg:
Name of the Kilo interface to use; if it does not exist, it will be created. (default "kilo0")
-kubeconfig string
Path to kubeconfig.
-worksInKubernetesCluster bool
Set to true if run kilo in Kubernetes cluster. (default true)
-listen string
The address at which to listen for health and metrics. (default ":1107")
-local