From 74faa2febb95c673edb7de0e3c048d71bd3870e4 Mon Sep 17 00:00:00 2001 From: Khushi Jain Date: Mon, 30 Sep 2024 15:47:55 +0530 Subject: [PATCH] Update README.md (#40983) --- libbeat/autodiscover/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libbeat/autodiscover/README.md b/libbeat/autodiscover/README.md index 912d254b6f5a..9b334ecf1c00 100644 --- a/libbeat/autodiscover/README.md +++ b/libbeat/autodiscover/README.md @@ -24,7 +24,7 @@ We will describe the internals of three ways of Kubernetes autodiscover process. ## Templates Based Autodiscover As the name suggests, user needs to set a template to indicate to autodiscover provider what to do. -There is one configuration variable that differentiates in a way how the autosicover process is performed. +There is one configuration variable that differentiates in a way how the autodiscover process is performed. This variable is `unique` ### Autodiscover with LeaderElection