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
The StatefulSet should resize Persistent Volume Claims (PVCs) whenever only the VolumeClaimTemplates are resized.
Why is this needed:
This feature is crucial for users of stateful applications in production environments.
When expanding storage is required, users should be able to do so without the need for configuration or image alterations, as these changes can introduce greater risks.
The text was updated successfully, but these errors were encountered:
What would you like to be added:
The StatefulSet should resize Persistent Volume Claims (PVCs) whenever only the VolumeClaimTemplates are resized.
Why is this needed:
This feature is crucial for users of stateful applications in production environments.
When expanding storage is required, users should be able to do so without the need for configuration or image alterations, as these changes can introduce greater risks.
The text was updated successfully, but these errors were encountered: