From 1893b156377267218f905501b29807d4a7642fc1 Mon Sep 17 00:00:00 2001 From: leaddevops <36464863+leaddevops@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:22:05 +0530 Subject: [PATCH] helm --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 8af8080..e2042bf 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ ## Helm -> ### 1. [introduction](./01-introduction/README.md) -> ### 2. [setup-kubernetes-cluster](./02-setup-kubernetes-cluster/README.md) -> ### 3. [architecture & install helm](./03-install-helm/README.md) -> ### 4. [how-helm-works](./01-introduction/how-helm-works.md) -> ### 5. [pros-and-cons-of-using-helm](./01-introduction/pros-and-cons-of-using-helm.md) -> ### 6. [work-with-helm-charts](./04-work-with-helm-charts/README.md) -> ### 7. [develop/create-helm-chart](./05-create-helm-charts/README.md) +> ### 1. [introduction](01-introduction/README.md) +> ### 2. [setup-kubernetes-cluster](02-setup-kubernetes-cluster/README.md) +> ### 3. [architecture & install helm](03-install-helm/README.md) +> ### 4. [how-helm-works](01-introduction/how-helm-works.md) +> ### 5. [pros-and-cons-of-using-helm](01-introduction/pros-and-cons-of-using-helm.md) +> ### 6. [work-with-helm-charts](04-work-with-helm-charts/README.md) +> ### 7. [develop/create-helm-chart](05-create-helm-charts/README.md)