change prune interval
This commit is contained in:
		| @@ -14,7 +14,7 @@ spec: | ||||
|   trigger: | ||||
|     schedule: 0 */6 * * * | ||||
|   restic: | ||||
|     pruneIntervalDays: 14 | ||||
|     pruneIntervalDays: 7 | ||||
|     repository: tdarr-config-backup-secret | ||||
|     retain: | ||||
|       hourly: 1 | ||||
| @@ -43,7 +43,7 @@ spec: | ||||
|   trigger: | ||||
|     schedule: 0 */6 * * * | ||||
|   restic: | ||||
|     pruneIntervalDays: 14 | ||||
|     pruneIntervalDays: 7 | ||||
|     repository: tdarr-server-backup-secret | ||||
|     retain: | ||||
|       hourly: 1 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user