explciit true on wal archives
This commit is contained in:
		| @@ -72,6 +72,7 @@ postgres-17-cluster: | ||||
|         destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/authentik/authentik-postgresql-17-cluster | ||||
|         index: 1 | ||||
|         retentionPolicy: "2d" | ||||
|         isWALArchiver: true | ||||
|     scheduledBackups: | ||||
|       - name: daily-backup | ||||
|         suspend: false | ||||
|   | ||||
| @@ -342,6 +342,7 @@ postgres-17-cluster: | ||||
|         destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/gitea/gitea-postgresql-17-cluster | ||||
|         index: 1 | ||||
|         retentionPolicy: "2d" | ||||
|         isWALArchiver: true | ||||
|     scheduledBackups: | ||||
|       - name: daily-backup | ||||
|         suspend: false | ||||
|   | ||||
| @@ -319,6 +319,7 @@ postgres-17-cluster: | ||||
|         destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/matrix-synapse/matrix-synapse-postgresql-17-cluster | ||||
|         index: 2 | ||||
|         retentionPolicy: "2d" | ||||
|         isWALArchiver: true | ||||
|     scheduledBackups: | ||||
|       - name: daily-backup | ||||
|         suspend: false | ||||
|   | ||||
| @@ -335,6 +335,7 @@ postgres-17-cluster: | ||||
|         destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/n8n/n8n-postgresql-17-cluster | ||||
|         index: 2 | ||||
|         retentionPolicy: "2d" | ||||
|         isWALArchiver: true | ||||
|     scheduledBackups: | ||||
|       - name: daily-backup | ||||
|         suspend: false | ||||
|   | ||||
| @@ -259,6 +259,7 @@ postgres-17-cluster: | ||||
|         destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/ollama/ollama-web-postgresql-17-cluster | ||||
|         index: 1 | ||||
|         retentionPolicy: "2d" | ||||
|         isWALArchiver: true | ||||
|     scheduledBackups: | ||||
|       - name: daily-backup | ||||
|         suspend: false | ||||
|   | ||||
| @@ -76,6 +76,7 @@ postgres-17-cluster: | ||||
|         destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/stalwart/stalwart-postgresql-17-cluster | ||||
|         index: 1 | ||||
|         retentionPolicy: "2d" | ||||
|         isWALArchiver: true | ||||
|     scheduledBackups: | ||||
|       - name: daily-backup | ||||
|         suspend: false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user