From 016f651d0460037297f87d6e9cc084fb168b7d28 Mon Sep 17 00:00:00 2001 From: pritamdas99 Date: Wed, 11 Dec 2024 10:02:39 +0600 Subject: [PATCH] Fix typo Signed-off-by: pritamdas99 --- docs/guides/solr/autoscaler/compute/overview.md | 2 +- docs/guides/solr/autoscaler/storage/overview.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/guides/solr/autoscaler/compute/overview.md b/docs/guides/solr/autoscaler/compute/overview.md index c973e5410..6a4d6cffe 100644 --- a/docs/guides/solr/autoscaler/compute/overview.md +++ b/docs/guides/solr/autoscaler/compute/overview.md @@ -12,7 +12,7 @@ section_menu_id: guides > New to KubeDB? Please start [here](/docs/README.md). -# Solr Compute Resource Autoscaling +# Solr Compute SolrAutoscaler This guide will give an overview on how the KubeDB Autoscaler operator autoscales the database compute resources i.e. `cpu` and `memory` using `Solrautoscaler` crd. diff --git a/docs/guides/solr/autoscaler/storage/overview.md b/docs/guides/solr/autoscaler/storage/overview.md index 02be157a1..e761127d9 100644 --- a/docs/guides/solr/autoscaler/storage/overview.md +++ b/docs/guides/solr/autoscaler/storage/overview.md @@ -12,7 +12,7 @@ section_menu_id: guides > New to KubeDB? Please start [here](/docs/README.md). -# Solr Storange Autoscaling +# Solr Storage SolrAutoscaler This guide will give an overview on how KubeDB Autoscaler operator autoscales the Solr storage using `Solrautoscaler` crd.