Compare commits
2 Commits
20b65281e3
...
7c3f39163d
Author | SHA1 | Date | |
---|---|---|---|
7c3f39163d | |||
4fa76ad619 |
@@ -123,6 +123,10 @@ postgres-17-cluster:
|
||||
storageClass: local-path
|
||||
storage:
|
||||
storageClass: local-path
|
||||
resources:
|
||||
requests:
|
||||
memory: 1Gi
|
||||
cpu: 150m
|
||||
monitoring:
|
||||
enabled: true
|
||||
bootstrap:
|
||||
|
@@ -147,7 +147,7 @@ postgres-17-cluster:
|
||||
monitoring:
|
||||
enabled: true
|
||||
backup:
|
||||
enabled: true
|
||||
enabled: false
|
||||
endpointURL: https://nyc3.digitaloceanspaces.com
|
||||
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/ollama/ollama-web-postgresql-17-cluster
|
||||
endpointCredentials: ollama-web-postgresql-17-cluster-backup-secret
|
||||
|
Reference in New Issue
Block a user