From 95c58c445b48dbc15a979f558cc60f01ea4d9930 Mon Sep 17 00:00:00 2001 From: Billy Tat Date: Tue, 14 Sep 2021 16:21:28 -0700 Subject: [PATCH] Fix YAML formatting (#3519) --- content/rancher/v2.6/en/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.6/en/_index.md b/content/rancher/v2.6/en/_index.md index a6cfe3ba858..d8bfd4a20c3 100644 --- a/content/rancher/v2.6/en/_index.md +++ b/content/rancher/v2.6/en/_index.md @@ -20,4 +20,4 @@ Rancher adds significant value on top of Kubernetes, first by centralizing authe It then enables detailed monitoring and alerting for clusters and their resources, ships logs to external providers, and integrates directly with Helm via the Application Catalog. If you have an external CI/CD system, you can plug it into Rancher, but if you don't, Rancher even includes Fleet to help you automatically deploy and upgrade workloads. -Rancher is a _complete_ container management platform for Kubernetes, giving you the tools to successfully run Kubernetes anywhere. \ No newline at end of file +Rancher is a _complete_ container management platform for Kubernetes, giving you the tools to successfully run Kubernetes anywhere.