1
0
Fork 0

cert-manager: Run cert-exporter twice per day

This will reduce the delay between when a new certificate is issued and
when it is deployed.
dch-webhooks-secrets
Dustin 2023-05-18 09:41:44 -05:00
parent dbb81fbae7
commit 41cef5a828
1 changed files with 2 additions and 2 deletions

View File

@ -82,8 +82,8 @@ metadata:
namespace: cert-manager namespace: cert-manager
spec: spec:
timeZone: America/Chicago timeZone: America/Chicago
schedule: '27 20 * * *' schedule: '27 9,20 * * *'
jobTemplate: jobTemplate: &jobtemplate
spec: spec:
template: template:
spec: spec: