Unable to setup couchbase operator 1.2 with persistent volume on local storage class
问题 I am trying to setup couchbase operator 1.2 on my local system. i followed the following steps : Install the Couchbase Admission Controller. Deploy the Couchbase Autonomous Operator. Deploy the Couchbase Cluster. Access CouchBase from UI. But the problem with this is that as soon as the system or docker resets or the pod resets, the cluster's data is lost. So for the same I tried to do it by adding persistent volume with local storage class as mentioned in the docs but the result was still