1 Commits

Author SHA1 Message Date
e59565e99b Update ollama/ollama Docker tag to v0.8.0
All checks were successful
lint-and-test-charts / lint-test (pull_request) Successful in 40s
2025-05-28 19:00:54 +00:00

View File

@@ -112,8 +112,6 @@ gatus:
conditions: conditions:
- "[STATUS] == 200" - "[STATUS] == 200"
- "[CERTIFICATE_EXPIRATION] > 240h" - "[CERTIFICATE_EXPIRATION] > 240h"
alerts:
- type: ntfy
endpoints: endpoints:
- name: homepage - name: homepage
<<: *defaults <<: *defaults
@@ -137,7 +135,7 @@ postgres-17-cluster:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
recoveryIndex: 1 recoveryIndex: 1
backup: backup:
enabled: true enabled: false
endpointURL: https://nyc3.digitaloceanspaces.com endpointURL: https://nyc3.digitaloceanspaces.com
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gatus/gatus-postgresql-17-cluster
backupIndex: 1 backupIndex: 1