enable backups
This commit is contained in:
@@ -210,7 +210,7 @@ postgres-16-cluster:
|
|||||||
#--- https://docs.pgvecto.rs/admin/kubernetes.html
|
#--- https://docs.pgvecto.rs/admin/kubernetes.html
|
||||||
#--- https://github.com/tensorchord/cloudnative-pgvecto.rs
|
#--- https://github.com/tensorchord/cloudnative-pgvecto.rs
|
||||||
type: tensorchord
|
type: tensorchord
|
||||||
mode: recovery
|
mode: standalone
|
||||||
cluster:
|
cluster:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/tensorchord/cloudnative-pgvecto.rs
|
repository: ghcr.io/tensorchord/cloudnative-pgvecto.rs
|
||||||
@@ -228,12 +228,8 @@ postgres-16-cluster:
|
|||||||
postgresql:
|
postgresql:
|
||||||
parameters:
|
parameters:
|
||||||
shared_buffers: 256MB
|
shared_buffers: 256MB
|
||||||
recovery:
|
|
||||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-16-cluster
|
|
||||||
endpointCredentials: immich-postgresql-16-cluster-backup-secret
|
|
||||||
backup:
|
backup:
|
||||||
enabled: false
|
enabled: true
|
||||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-16-cluster
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-16-cluster
|
||||||
endpointCredentials: immich-postgresql-16-cluster-backup-secret
|
endpointCredentials: immich-postgresql-16-cluster-backup-secret
|
||||||
|
Reference in New Issue
Block a user