I have deployed a cluster with pg-operator.
And it created statefulset along with PVCs as expected.
helm/helm#5156
If you look at the above issue, helm del --purge shouldnt delete pvc along with the statefulset.
But in my case if i helm delete the cluster, its deleting the pvc.
Does pg-operator handles all this?? is this expected behavior?
I have deployed a cluster with pg-operator.
And it created statefulset along with PVCs as expected.
helm/helm#5156
If you look at the above issue, helm del --purge shouldnt delete pvc along with the statefulset.
But in my case if i helm delete the cluster, its deleting the pvc.
Does pg-operator handles all this?? is this expected behavior?