Update cronjob-fediblock-sync.yaml

This commit is contained in:
cunningpike 2023-02-08 14:29:49 -05:00 committed by GitHub
parent e15b900572
commit c601d02f93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ metadata:
{{- include "fediblockhole.labels" . | nindent 4 }} {{- include "fediblockhole.labels" . | nindent 4 }}
spec: spec:
schedule: {{ .Values.fediblockhole.cron.sync.schedule }} schedule: {{ .Values.fediblockhole.cron.sync.schedule }}
failedJobsHistoryLimit: {{ .Values.fediblockhole.cron.sync.failedJobsHistoryLimit }}
successfulJobsHistoryLimit: {{ .Values.fediblockhole.cron.sync.successfulJobsHistoryLimit }}
jobTemplate: jobTemplate:
spec: spec:
template: template: