From 71a45cc0b8808082b42fc8110c2a47782d849238 Mon Sep 17 00:00:00 2001 From: miwr Date: Tue, 1 Apr 2025 14:04:13 +0200 Subject: [PATCH] value: "* * * * *" --- template/stacks/ref-implementation/openbao/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/stacks/ref-implementation/openbao/values.yaml b/template/stacks/ref-implementation/openbao/values.yaml index 15d396d..4311e87 100644 --- a/template/stacks/ref-implementation/openbao/values.yaml +++ b/template/stacks/ref-implementation/openbao/values.yaml @@ -7,7 +7,7 @@ server: runAsUser: 100 env: - name: CRON_SCHEDULE - value: "0 * * * *" + value: "* * * * *" - name: TINI_SUBREAPER value: volumeMounts: