From 35454927a90089d4a9d97c2c38892544cfebdc97 Mon Sep 17 00:00:00 2001 From: Viktor Ishchenko Date: Fri, 7 Aug 2026 08:18:17 +0200 Subject: [PATCH] Turn off MeshCentral's own backup It dumps the same database the mongodb cronjob already sends to GCS. --- charts/meshcentral/values.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/charts/meshcentral/values.yaml b/charts/meshcentral/values.yaml index 3853bfe89f..05026f77fe 100644 --- a/charts/meshcentral/values.yaml +++ b/charts/meshcentral/values.yaml @@ -78,6 +78,8 @@ config: # Required for stateless (emptyDir) deployments so server identity survives # pod restarts. Needs credentials.meshConfigKey set (becomes --configkey). autoSyncConfigFiles: true + # MeshCentral's own backup dumps the same database the mongodb cronjob already sends to GCS + autobackup: false plugins: enabled: true list: