PVC Pending in Prometheus Deployment (and How to Fix It)
🚨 The Problem
When deploying Prometheus with persistence enabled, you may encounter this issue:
â›¶kubectl get pvc -n prometheusBad output:
â›¶storage-prometheus-alertmanager-0 PendingTh...