Skip to content

Commit 204d656

Browse files
committed
docs: Create 4.3 Release Notes
Signed-off-by: Bala Harish <161304963+balaharish7@users.noreply.github.com>
1 parent 552047f commit 204d656

File tree

1 file changed

+4
-1
lines changed
  • docs/main/Solutioning/openebs-on-kubernetes-platforms

1 file changed

+4
-1
lines changed

docs/main/Solutioning/openebs-on-kubernetes-platforms/openshift.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,10 @@ Refer to the [OpenEBS Installation Documentation](../../quickstart-guide/install
7676
- **Helm Install Command**
7777
7878
```
79-
helm install openebs --namespace openebs openebs/openebs --create-namespace --set openebs-crds.csi.volumeSnapshots.enabled=false
79+
helm install openebs --namespace openebs openebs/openebs \
80+
--create-namespace \
81+
--set openebs-crds.csi.volumeSnapshots.enabled=false \
82+
--set engines.local.zfs.enabled=false
8083
```
8184
8285
:::info

0 commit comments

Comments
 (0)