📍 Pin OpenEBS version since 3.X requires additional config

This commit is contained in:
Jérôme Petazzoni
2021-10-10 15:26:45 +02:00
parent f4345d3241
commit c9e93540ba

View File

@@ -58,10 +58,13 @@ class: extra-details
```bash
helm upgrade --install openebs openebs \
--repo https://openebs.github.io/charts \
--namespace openebs --create-namespace
--namespace openebs --create-namespace \
--version 2.12.9
```
]
⚠️ We stick to OpenEBS 2.x because 3.x requires additional configuration.
---
## Checking what was installed