charts
charts copied to clipboard
3.3.0 -> 3.4.0
I started with a new cluster following these steps: https://github.com/jadsy2107/k8s-ha-cluster
from: https://openebs.github.io/cstor-operators/ Installed openebs-cstor/cstor helm
The pods would not connect to their pvc, until I found someones comment that it was fixed in 3.4.0 https://github.com/openebs/cstor-operators/issues/435
https://openebs.github.io/charts/cstor-operator.yaml comes with 3.3.0
I did a find and replace on every deployment and daemon set in the namespace

Working now!