Compare commits
2 Commits
0655989bf2
...
bd4cb31333
Author | SHA1 | Date | |
---|---|---|---|
bd4cb31333 | |||
c5e71e0355 |
@@ -192,7 +192,7 @@ postgres-17-cluster:
|
|||||||
monitoring:
|
monitoring:
|
||||||
enabled: true
|
enabled: true
|
||||||
backup:
|
backup:
|
||||||
enabled: false
|
enabled: true
|
||||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/directus/directus-postgresql-17-cluster
|
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/directus/directus-postgresql-17-cluster
|
||||||
endpointCredentials: directus-postgresql-17-cluster-backup-secret
|
endpointCredentials: directus-postgresql-17-cluster-backup-secret
|
||||||
|
@@ -105,6 +105,8 @@ postgres-17-cluster:
|
|||||||
storageClass: local-path
|
storageClass: local-path
|
||||||
monitoring:
|
monitoring:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
prometheusRule:
|
||||||
|
enabled: true
|
||||||
backup:
|
backup:
|
||||||
enabled: true
|
enabled: true
|
||||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||||
|
Reference in New Issue
Block a user