diff --git a/clusters/cl01tl/management/komodo/values.yaml b/clusters/cl01tl/management/komodo/values.yaml index 5ed58fcea..8435bdacc 100644 --- a/clusters/cl01tl/management/komodo/values.yaml +++ b/clusters/cl01tl/management/komodo/values.yaml @@ -188,22 +188,10 @@ postgres-17-fdb-cluster: postInitSQL: - 'CREATE EXTENSION IF NOT EXISTS documentdb CASCADE;' recovery: - method: import + method: objectStore objectStore: destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/komodo/komodo-postgresql-17-cluster index: 2 - import: - type: "microservice" - databases: - - app - source: - host: komodo-postgresql-17-cluster-rw - port: 5432 - username: app - database: app - passwordSecret: - name: komodo-postgresql-17-cluster-app - key: "password" backup: objectStore: - name: external