Reduce storage #6288
Answered
by
scholzj
jesussancheztellomm
asked this question in
Q&A
Reduce storage
#6288
-
Hi, Is there a way to reduce the storage used (pvc size) by the brokers? I tried reducing the size in the storage value but the operador refuses to apply it
And when scaling, it uses the old valid value for the new pvc size. Thanks in advance, |
Beta Was this translation helpful? Give feedback.
Answered by
scholzj
Feb 1, 2022
Replies: 1 comment 1 reply
-
Kubernetes does not support decreasing storage size. So you cannot decrease the storage using the operator. You would need to do that in your infrastructure in the first place . |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jesussancheztellomm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Kubernetes does not support decreasing storage size. So you cannot decrease the storage using the operator. You would need to do that in your infrastructure in the first place .