From 0909529e6b4d286cc6d378502c0db8606b89e28e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20G=C3=BCttler?= Date: Wed, 12 Jul 2023 10:33:33 +0200 Subject: [PATCH] fix(docs): typos --- docs/content/getting-started.md | 2 +- docs/content/guides/kamaji-azure-deployment.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/getting-started.md b/docs/content/getting-started.md index a7fb7d2..088384a 100644 --- a/docs/content/getting-started.md +++ b/docs/content/getting-started.md @@ -73,7 +73,7 @@ helm install \ ## Install Kamaji Controller -Installing Kamaji via Helm charts is the preferred way. The Kamaji controller needs to access a Datastore in order to save data of the tenants' clusters. The Kamaji Helm Chart provides the installation of a basic unamanaged `etcd` as datastore, out of box. +Installing Kamaji via Helm charts is the preferred way. The Kamaji controller needs to access a Datastore in order to save data of the tenants' clusters. The Kamaji Helm Chart provides the installation of a basic unmanaged `etcd` as datastore, out of box. Install Kamaji with `helm` using an unmanaged `etcd` as default datastore: diff --git a/docs/content/guides/kamaji-azure-deployment.md b/docs/content/guides/kamaji-azure-deployment.md index 9202d58..4abc26f 100644 --- a/docs/content/guides/kamaji-azure-deployment.md +++ b/docs/content/guides/kamaji-azure-deployment.md @@ -114,7 +114,7 @@ helm install \ ## Install Kamaji Controller -Installing Kamaji via Helm charts is the preferred way. The Kamaji controller needs to access a Datastore in order to save data of the tenants' clusters. The Kamaji Helm Chart provides the installation of a basic unamanaged `etcd` as datastore, out of box. +Installing Kamaji via Helm charts is the preferred way. The Kamaji controller needs to access a Datastore in order to save data of the tenants' clusters. The Kamaji Helm Chart provides the installation of a basic unmanaged `etcd` as datastore, out of box. Install Kamaji with `helm` using an unmanaged `etcd` as default datastore: