upgrade chart
This commit is contained in:
		| @@ -63,7 +63,7 @@ dependencies: | ||||
|     repository: oci://harbor.alexlebens.net/helm-charts | ||||
|   - name: postgres-cluster | ||||
|     alias: postgres-17-cluster | ||||
|     version: 4.2.1 | ||||
|     repository: https://gitea.alexlebens.dev/api/packages/alexlebens/helm | ||||
|     version: 5.0.7 | ||||
|     repository: oci://harbor.alexlebens.net/helm-charts | ||||
| icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/matrix.png | ||||
| appVersion: 1.129.0 | ||||
|   | ||||
| @@ -326,15 +326,24 @@ cloudflared-hookshot: | ||||
| postgres-17-cluster: | ||||
|   mode: standalone | ||||
|   cluster: | ||||
|     walStorage: | ||||
|       storageClass: local-path | ||||
|     storage: | ||||
|       storageClass: local-path | ||||
|     walStorage: | ||||
|       storageClass: local-path | ||||
|     resources: | ||||
|       requests: | ||||
|         cpu: 200m | ||||
|     monitoring: | ||||
|       enabled: true | ||||
|       prometheusRule: | ||||
|         enabled: false | ||||
|   recovery: | ||||
|     method: objectStore | ||||
|     objectStore: | ||||
|       endpointURL: https://nyc3.digitaloceanspaces.com | ||||
|       destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/matrix-synapse/matrix-synapse-postgresql-17-cluster | ||||
|       endpointCredentials: matrix-synapse-postgresql-17-cluster-backup-secret | ||||
|       recoveryIndex: 1 | ||||
|   backup: | ||||
|     enabled: true | ||||
|     endpointURL: https://nyc3.digitaloceanspaces.com | ||||
|   | ||||
		Reference in New Issue
	
	Block a user