diff --git a/charts/kamaji/README.md b/charts/kamaji/README.md index 76221358..c7056b3f 100644 --- a/charts/kamaji/README.md +++ b/charts/kamaji/README.md @@ -31,9 +31,13 @@ This Helm Chart starting from v0.1.1 provides the installation of an internal `e ## Install Kamaji +To add clastix helm repository: + + helm repo add clastix https://clastix.github.io/charts + To install the Chart with the release name `kamaji`: - helm upgrade --install --namespace kamaji-system --create-namespace clastix/kamaji + helm upgrade --install --namespace kamaji-system --create-namespace kamaji clastix/kamaji Show the status: diff --git a/charts/kamaji/README.md.gotmpl b/charts/kamaji/README.md.gotmpl index 709b0eb3..bf43777f 100644 --- a/charts/kamaji/README.md.gotmpl +++ b/charts/kamaji/README.md.gotmpl @@ -18,10 +18,15 @@ This Helm Chart starting from v0.1.1 provides the installation of an internal `e ## Install Kamaji +To add clastix helm repository: + + + helm repo add clastix https://clastix.github.io/charts + To install the Chart with the release name `kamaji`: - helm upgrade --install --namespace kamaji-system --create-namespace clastix/kamaji + helm upgrade --install --namespace kamaji-system --create-namespace kamaji clastix/kamaji Show the status: