Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fsdaniel authored and guangbochen committed Sep 24, 2020
1 parent 75d15ca commit d037398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/charts/harvester/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ This chart will do the following:
If you have already prepared the KubeVirt, CDI or image storage compatible with S3 like Minio, you can disable these installations in this chart.

```bash
$ helm install harvester harvester --name harvester-system \
$ helm install harvester harvester --namespace harvester-system \
--set kubevirt.enabled=false --set kubevirt-operator.enabled=false \
--set cdi.enabled=false --set cdi-operator.enabled=false \
--set minio.enabled=false
Expand Down

0 comments on commit d037398

Please sign in to comment.