Skip to content

Commit 25eab53

Browse files
committed
update: change schedule time
1 parent c048960 commit 25eab53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/pgdump-backup/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ app-template:
2323
pod:
2424
restartPolicy: OnFailure
2525
cronjob:
26-
schedule: "35 13 * * *"
26+
schedule: "00 02 * * *"
2727
concurrencyPolicy: Forbid
2828
successfulJobsHistory: 3
2929
failedJobsHistory: 3

0 commit comments

Comments
 (0)