Files
Kubernetes-Manifests/victoria-metrics/values.yaml
Jeffrey Smeets 6a523b71a3 victoria-metrics: use Recreate strategy for grafana (single RWO PVC)
RollingUpdate deadlocks on the ReadWriteOnce longhorn PVC: old and new
pods cannot both attach the volume. Recreate terminates the old pod first.
2026-06-18 21:41:43 +02:00

4.7 KiB