From 05f2e12d05f732c7ff09698ec3ab06ebccd4145a Mon Sep 17 00:00:00 2001 From: Damien Coraboeuf Date: Fri, 5 Jan 2024 17:05:17 +0100 Subject: [PATCH] fix: using hours, not days --- charts/pg-db-backup-do-space/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/pg-db-backup-do-space/values.yaml b/charts/pg-db-backup-do-space/values.yaml index 1b406f1..2f7ac55 100644 --- a/charts/pg-db-backup-do-space/values.yaml +++ b/charts/pg-db-backup-do-space/values.yaml @@ -38,8 +38,8 @@ digitalocean: externalSecret: # Enabling the creation of an external secret enabled: false - # Refresh interval (once a day is enough) - refreshInterval: 1d + # Refresh interval + refreshInterval: 6h # Secret store store: # Name of the secrets store