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...