Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion libbeat/autodiscover/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down