feat: add caching to postgres
lint-test-helm / lint-helm (pull_request) Successful in 1m21s
lint-test-helm / validate-kubeconform (pull_request) Successful in 2m24s
render-manifests / render-manifests (pull_request) Successful in 2m26s

This commit is contained in:
2026-05-19 20:23:05 -05:00
parent e21c6ec588
commit ee23c8b8a6
+1
View File
@@ -92,6 +92,7 @@ gatus:
scopes: [openid]
storage:
type: postgres
caching: true
path: "postgres://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${POSTGRES_HOST}:${POSTGRES_PORT}/${POSTGRES_DB}?sslmode=disable"
default-endpoint: &defaults
group: core