From b23209379ccda671c21504eb0a20d3673fc6cee5 Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Mon, 12 Jan 2026 14:29:23 +0100 Subject: [PATCH] removed prometherus PVC from default group --- mon-system/monitoring.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/mon-system/monitoring.yaml b/mon-system/monitoring.yaml index 4299e46..0cf7a49 100644 --- a/mon-system/monitoring.yaml +++ b/mon-system/monitoring.yaml @@ -196,6 +196,7 @@ metadata: namespace: mon-system labels: app: prometheus + recurring-job-group.longhorn.io/default: disabled spec: accessModes: - ReadWriteOnce