I am trying to set up minIO as my long term retention place for Prometheus metrics.While the document is good enough to get me started, I had few questions on its set up:
I couldn't find any place for retention period in minIO itself. If I wanted to backup data for just 2 months, how I can achieve that in minIO ?
This might be a kubernetes question, but since I am deploying minIO as a statefulset in Kubernetes, once my persistent volume is full, How can I increase its space?