fix mode
This commit is contained in:
@@ -159,7 +159,7 @@ postgres-17-cluster:
|
||||
backupName: external
|
||||
postgres-17-fdb-cluster:
|
||||
nameOverride: komodo-postgresql-17-fdb
|
||||
mode: import
|
||||
mode: recovery
|
||||
cluster:
|
||||
image:
|
||||
repository: ghcr.io/cloudnative-pg/postgresql
|
||||
@@ -188,7 +188,7 @@ postgres-17-fdb-cluster:
|
||||
postInitSQL:
|
||||
- 'CREATE EXTENSION IF NOT EXISTS documentdb CASCADE;'
|
||||
recovery:
|
||||
method: objectStore
|
||||
method: import
|
||||
objectStore:
|
||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/komodo/komodo-postgresql-17-cluster
|
||||
index: 2
|
||||
|
Reference in New Issue
Block a user