From e0b661bcd39bc268ee61af2ab4710c4d1e12b547 Mon Sep 17 00:00:00 2001 From: leaddevops Date: Wed, 11 Oct 2023 17:00:54 +0000 Subject: [PATCH] helm --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 0fd7d32..978b1cd 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ ## Helm -> ### 1. [introduction](helm-charts/blob/main/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](https://github.com/lerndevops/helm-charts/blob/main/01-introduction/README.md) +> ### 2. [setup-kubernetes-cluster](https://github.com/lerndevops/helm-charts/blob/main/02-setup-kubernetes-cluster/README.md) +> ### 3. [architecture & install helm](https://github.com/lerndevops/helm-charts/blob/main/03-install-helm/README.md) +> ### 4. [how-helm-works](https://github.com/lerndevops/helm-charts/blob/main/01-introduction/how-helm-works.md) +> ### 5. [pros-and-cons-of-using-helm](https://github.com/lerndevops/helm-charts/blob/main/01-introduction/pros-and-cons-of-using-helm.md) +> ### 6. [work-with-helm-charts](https://github.com/lerndevops/helm-charts/blob/main/04-work-with-helm-charts/README.md) +> ### 7. [develop-create-helm-charts](https://github.com/lerndevops/helm-charts/blob/main/05-create-helm-charts/README.md)