diff --git a/clusters/cl01tl/helm/authentik/values.yaml b/clusters/cl01tl/helm/authentik/values.yaml index 1780f61ac..de138e42f 100644 --- a/clusters/cl01tl/helm/authentik/values.yaml +++ b/clusters/cl01tl/helm/authentik/values.yaml @@ -68,7 +68,7 @@ postgres-18-cluster: recovery: method: objectStore objectStore: - index: 1 + index: 2 backup: objectStore: - name: garage-local @@ -91,7 +91,7 @@ postgres-18-cluster: # isWALArchiver: false scheduledBackups: - name: live-backup - suspend: true + suspend: false immediate: true schedule: "0 0 0 * * *" backupName: garage-local diff --git a/clusters/cl01tl/helm/freshrss/values.yaml b/clusters/cl01tl/helm/freshrss/values.yaml index c4027b87f..71d66b9dc 100644 --- a/clusters/cl01tl/helm/freshrss/values.yaml +++ b/clusters/cl01tl/helm/freshrss/values.yaml @@ -197,7 +197,7 @@ postgres-18-cluster: recovery: method: objectStore objectStore: - index: 1 + index: 2 backup: objectStore: - name: garage-local