From 10124a05662cd0ab67d87f2c3efe61f080b3ef6d Mon Sep 17 00:00:00 2001 From: Owen Diehl Date: Fri, 14 Aug 2020 10:50:11 -0400 Subject: [PATCH] memberlist correct yaml path. closes #2499 --- docs/sources/configuration/examples.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/sources/configuration/examples.md b/docs/sources/configuration/examples.md index 9b569f65f3598..0cafb00d006e4 100644 --- a/docs/sources/configuration/examples.md +++ b/docs/sources/configuration/examples.md @@ -189,7 +189,8 @@ server: distributor: ring: - store: memberlist + kvstore: + store: memberlist ingester: lifecycler: