Hi
I’d like to reduce the default 20gb Elasticsearch PVC from the Fluentd addon to something smaller for our development workloads, where we try to keep the VMs as little as possible. That value is not exposed via advanced installer option and Kubernetes doesn’t seem to support volume shrinking, so I can’t do this as a post-deployment step.
How should I approach it?
Thanks!