switch to digital ocean
This commit is contained in:
		| @@ -43,7 +43,7 @@ dependencies: | ||||
|     version: 1.10.0 | ||||
|   - name: postgres-cluster | ||||
|     alias: postgres-16-cluster | ||||
|     version: 3.13.0 | ||||
|     version: 3.14.0 | ||||
|     repository: http://alexlebens.github.io/helm-charts | ||||
| icon: https://raw.githubusercontent.com/walkxcode/dashboard-icons/main/png/outline.png | ||||
| appVersion: 0.79.1 | ||||
|   | ||||
| @@ -214,13 +214,13 @@ spec: | ||||
|       remoteRef: | ||||
|         conversionStrategy: Default | ||||
|         decodingStrategy: None | ||||
|         key: /aws/keys/cl01tl-outline-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-outline-postgresql | ||||
|         key: /digital-ocean/home-infra/postgres-backups | ||||
|         metadataPolicy: None | ||||
|         property: secret_key | ||||
|         property: secret | ||||
|   | ||||
| @@ -194,22 +194,9 @@ postgres-16-cluster: | ||||
|       storageClass: local-path | ||||
|     monitoring: | ||||
|       enabled: true | ||||
|       prometheusRule: | ||||
|         enabled: false | ||||
|   recovery: | ||||
|     endpointURL: https://s3.us-east-2.amazonaws.com | ||||
|     destinationPath: s3://cl01tl-postgresql-backups/outline | ||||
|     endpointCredentials: outline-postgresql-16-cluster-backup-secret | ||||
|     recoveryIndex: 1         | ||||
|   backup: | ||||
|     enabled: false | ||||
|     endpointURL: https://s3.us-east-2.amazonaws.com | ||||
|     destinationPath: s3://cl01tl-postgresql-backups/outline | ||||
|     endpointURL: https://nyc3.digitaloceanspaces.com | ||||
|     destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/outline/outline-postgresql-16-cluster | ||||
|     endpointCredentials: outline-postgresql-16-cluster-backup-secret | ||||
|     backupIndex: 1 | ||||
|     tags: | ||||
|       backupRetentionPolicy: "expire" | ||||
|       user: "cl01tl-outline-postgresql" | ||||
|     historyTags: | ||||
|       backupRetentionPolicy: "keep" | ||||
|       user: "cl01tl-outline-postgresql" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user