From 0d4cd74d1efcf09e3e3664bc30b803a018d0934d Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Wed, 11 Mar 2026 14:05:10 -0500 Subject: [PATCH] feat: change index --- clusters/cl01tl/helm/harbor/values.yaml | 2 +- clusters/cl01tl/helm/komodo/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/harbor/values.yaml b/clusters/cl01tl/helm/harbor/values.yaml index cee1ff4f2..eb88583d8 100644 --- a/clusters/cl01tl/helm/harbor/values.yaml +++ b/clusters/cl01tl/helm/harbor/values.yaml @@ -101,7 +101,7 @@ postgres-18-cluster: recovery: method: objectStore objectStore: - index: 1 + index: 2 backup: objectStore: - name: garage-local diff --git a/clusters/cl01tl/helm/komodo/values.yaml b/clusters/cl01tl/helm/komodo/values.yaml index 65f8d1b18..f850fae3c 100644 --- a/clusters/cl01tl/helm/komodo/values.yaml +++ b/clusters/cl01tl/helm/komodo/values.yaml @@ -205,7 +205,7 @@ postgresql-17-fdb-cluster: recovery: method: objectStore objectStore: - index: 1 + index: 2 backup: objectStore: - name: garage-local