From 1ad3c8d65397005e4982fe3562926c04fb084346 Mon Sep 17 00:00:00 2001 From: Lior Kesos Date: Thu, 18 Feb 2021 00:06:40 +0200 Subject: [PATCH] Update _index.md didnt close the " in the es-flow --- content/rancher/v2.x/en/logging/v2.5/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/logging/v2.5/_index.md b/content/rancher/v2.x/en/logging/v2.5/_index.md index 01771387ab4..5a839ff1d70 100644 --- a/content/rancher/v2.x/en/logging/v2.5/_index.md +++ b/content/rancher/v2.x/en/logging/v2.5/_index.md @@ -115,7 +115,7 @@ metadata: namespace: "cattle-logging-system" spec: globalOutputRefs: - - "example-es + - "example-es" ``` We should now see our configured index with logs in it.