diff options
Diffstat (limited to 'plugin/kubernetes/README.md')
-rw-r--r-- | plugin/kubernetes/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/kubernetes/README.md b/plugin/kubernetes/README.md index cc8f09c49..f7887f74d 100644 --- a/plugin/kubernetes/README.md +++ b/plugin/kubernetes/README.md @@ -36,6 +36,7 @@ kubernetes [ZONES...] { fallthrough } ``` + * `resyncperiod` specifies the Kubernetes data API **DURATION** period. * `endpoint` specifies the **URL** for a remove k8s API endpoint. If omitted, it will connect to k8s in-cluster using the cluster service account. |