shift backups to digital ocean
This commit is contained in:
		| @@ -260,13 +260,13 @@ spec: | ||||
|       remoteRef: | ||||
|         conversionStrategy: Default | ||||
|         decodingStrategy: None | ||||
|         key: /aws/keys/cl01tl-directus-postgresql | ||||
|         key: /digital-ocean/home-infra/postgres-backups | ||||
|         metadataPolicy: None | ||||
|         property: access_key | ||||
|         property: access | ||||
|     - secretKey: ACCESS_SECRET_KEY | ||||
|       remoteRef: | ||||
|         conversionStrategy: Default | ||||
|         decodingStrategy: None | ||||
|         key: /aws/keys/cl01tl-directus-postgresql | ||||
|         key: /digital-ocean/home-infra/postgres-backups | ||||
|         metadataPolicy: None | ||||
|         property: secret_key | ||||
|         property: secret | ||||
|   | ||||
| @@ -195,13 +195,7 @@ postgres-16-cluster: | ||||
|         enabled: false | ||||
|   backup: | ||||
|     enabled: true | ||||
|     endpointURL: https://s3.us-east-2.amazonaws.com | ||||
|     destinationPath: s3://cl01tl-postgresql-backups/directus | ||||
|     endpointURL: https://nyc3.digitaloceanspaces.com | ||||
|     destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/directus-postgresql-16 | ||||
|     endpointCredentials: directus-postgresql-16-cluster-backup-secret | ||||
|     backupIndex: 1 | ||||
|     tags: | ||||
|       backupRetentionPolicy: "expire" | ||||
|       user: "cl01tl-directus-postgresql" | ||||
|     historyTags: | ||||
|       backupRetentionPolicy: "keep" | ||||
|       user: "cl01tl-directus-postgresql" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user