Updating Helm instructions (#149)

This commit is contained in:
Dario Tranchitella
2020-12-01 23:43:35 +01:00
committed by GitHub
parent f6fd0cfe3f
commit 27cdd84b3b
+2 -2
View File
@@ -26,7 +26,7 @@ The Capsule Operator Chart can be used to instantly deploy the Capsule Operator
2. Install the Chart:
$ helm install capsule capsule -n capsule-system
$ helm install capsule clastix/capsule -n capsule-system
3. Show the status:
@@ -34,7 +34,7 @@ The Capsule Operator Chart can be used to instantly deploy the Capsule Operator
4. Upgrade the Chart
$ helm upgrade capsule -n capsule-system
$ helm upgrade capsule clastix/capsule -n capsule-system
5. Uninstall the Chart