2 Commits

Author SHA1 Message Date
bd4cb31333 enable backups 2025-01-07 13:49:07 -06:00
c5e71e0355 enable rules 2025-01-07 13:48:19 -06:00
2 changed files with 3 additions and 1 deletions

View File

@@ -192,7 +192,7 @@ postgres-17-cluster:
monitoring:
enabled: true
backup:
enabled: false
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/directus/directus-postgresql-17-cluster
endpointCredentials: directus-postgresql-17-cluster-backup-secret

View File

@@ -105,6 +105,8 @@ postgres-17-cluster:
storageClass: local-path
monitoring:
enabled: true
prometheusRule:
enabled: true
backup:
enabled: true
endpointURL: https://nyc3.digitaloceanspaces.com