'Shrinking persistent volumes

I have an application running on Kubernetes with an attached PVC of 80GB.

Let's say that the application only uses 10GB.

Is it safe to reduce the size of PVC to, let's say 16GB?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source