From d53324825bab9c96797cd955b342fd7d83e145c4 Mon Sep 17 00:00:00 2001 From: Mike <842725815@qq.com> Date: Fri, 28 Jan 2022 20:29:25 +0800 Subject: [PATCH] optimize doc (#10219) Signed-off-by: mikechengwei <842725815@qq.com> --- docs/configuration/configuration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index a7438796c..b629b0238 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -1653,7 +1653,7 @@ See below for the configuration options for Kubernetes discovery: [ api_server: ] # The Kubernetes role of entities that should be discovered. -# One of endpoints, service, pod, node, or ingress. +# One of endpoints, endpointslice, service, pod, node, or ingress. role: # Optional path to a kubeconfig file.