You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now Persistent volume claims (PVCs) are removed only on cluster deletion. In the case the number of pods in a PG cluster is simply reduced, PVCs/volumes of no longer running pods remain. We may consider removing them altogether.