From b44a8eb00349e6bce8d87cf41b55de3120be6dc1 Mon Sep 17 00:00:00 2001 From: Marco van Zijl Date: Sun, 9 Nov 2025 19:52:55 +0100 Subject: [PATCH] Remove backup method and plugin configuration from Grafana values.yaml --- apps/monitoring/grafana/values.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps/monitoring/grafana/values.yaml b/apps/monitoring/grafana/values.yaml index 352aeb1..8f8b0a2 100644 --- a/apps/monitoring/grafana/values.yaml +++ b/apps/monitoring/grafana/values.yaml @@ -180,9 +180,6 @@ grafana: limits: memory: 512Mi backup: - method: plugin - pluginConfiguration: - name: barman-cloud.cloudnative-pg.io retentionPolicy: "30d" barmanObjectStore: destinationPath: s3://postgresql-backups/grafana