**Describe the problem** PVC is not ready after resized, but pod already bound it, cause pvc retrying to resize forever **To Reproduce** 1. create a cluster waiting it to be ready 2. update pvc size by pgo-cli <img width="559" alt="d546ca787ba891b0bb242bead871c75" src="https://user-images.githubusercontent.com/32975024/174758009-ffa7d882-8e50-45af-b17f-2e7397b3e102.png"> <img width="493" alt="40f2e91e0d5c7f0281e9ef0f325ff6d" src="https://user-images.githubusercontent.com/32975024/174758027-ed6aaadc-3689-46be-a0d3-ed61b2243876.png"> <img width="812" alt="e8d0065fd74a7ce030fc36e56e6df20" src="https://user-images.githubusercontent.com/32975024/174758018-c7124858-78ec-4248-b0af-ee79c89c55f8.png"> <img width="757" alt="e4f3012d9b49b38552ed3124513fab0" src="https://user-images.githubusercontent.com/32975024/174758405-d1bb41fe-e896-49de-89e8-78a0320b293e.png"> **Expected behavior** waiting pvc to be ```FileSystemResizePending``` after resize, then set replica to 1 for pgreplica deployment **Environment:** - RadonDB PostgreSQL version: v2.1.1
Describe the problem
PVC is not ready after resized, but pod already bound it, cause pvc retrying to resize forever
To Reproduce
Expected behavior
waiting pvc to be
FileSystemResizePendingafter resize, then set replica to 1 for pgreplica deploymentEnvironment: