From ac8ffc808a6d443dca5462c15d2cb24167a553f7 Mon Sep 17 00:00:00 2001 From: michaeljguarino Date: Wed, 7 Aug 2024 19:44:05 -0400 Subject: [PATCH] add cron to chart --- plural/helm/plural/values.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/plural/helm/plural/values.yaml b/plural/helm/plural/values.yaml index b8ea2b7b6..5e231ef84 100644 --- a/plural/helm/plural/values.yaml +++ b/plural/helm/plural/values.yaml @@ -515,6 +515,10 @@ crons: cronModule: Digest.Pending cronTab: "0 12 * * 1" envVars: [] +- cronName: plrl-prune-cloud-instances + cronModule: Prune.Cloud + cronTab: "45 1 * * *" + envVars: [] hydraSecrets: dsn: memory