change cron schedule
This commit is contained in:
		@@ -112,7 +112,7 @@ backup:
 | 
			
		||||
        suspend: false
 | 
			
		||||
        concurrencyPolicy: Forbid
 | 
			
		||||
        timeZone: US/Central
 | 
			
		||||
        schedule: "@every 24h"
 | 
			
		||||
        schedule: 0 4 * * *
 | 
			
		||||
        startingDeadlineSeconds: 90
 | 
			
		||||
        successfulJobsHistory: 3
 | 
			
		||||
        failedJobsHistory: 3
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user