Skip to content

Commit d54a67c

Browse files
authored
Update README.md
Minor changes to helm deployment instructions
1 parent 521fbf9 commit d54a67c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

charts/kamaji/README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,13 @@ This Helm Chart starting from v0.1.1 provides the installation of an internal `e
3030
> For production use an externally managed `etcd` is highly recommended, the `etcd` addon offered by this Chart is not considered production-grade.
3131
3232
## Install Kamaji
33+
To add the Clastix helm repository:
34+
35+
helm repo add clastix https://clastix.github.io/charts
3336

3437
To install the Chart with the release name `kamaji`:
3538

36-
helm upgrade --install --namespace kamaji-system --create-namespace clastix/kamaji
39+
helm upgrade --install --namespace kamaji-system --create-namespace kamaji clastix/kamaji
3740

3841
Show the status:
3942

0 commit comments

Comments
 (0)