chore: Update manifests after change

This commit is contained in:
2025-12-04 04:54:08 +00:00
parent dad1b4623c
commit bfe0e18539
2066 changed files with 378996 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
---
# Source: immich/charts/postgres-17-cluster/templates/object-store.yaml
apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore
metadata:
name: "immich-postgresql-17-external-backup"
namespace: immich
labels:
helm.sh/chart: postgres-17-cluster-6.16.1
app.kubernetes.io/name: immich-postgresql-17
app.kubernetes.io/instance: immich
app.kubernetes.io/part-of: immich
app.kubernetes.io/version: "6.16.1"
app.kubernetes.io/managed-by: Helm
spec:
retentionPolicy: 30d
configuration:
destinationPath: s3://postgres-backups-ce540ddf106d186bbddca68a/cl01tl/immich/immich-postgresql-17-cluster
endpointURL: https://nyc3.digitaloceanspaces.com
s3Credentials:
accessKeyId:
name: immich-postgresql-17-cluster-backup-secret
key: ACCESS_KEY_ID
secretAccessKey:
name: immich-postgresql-17-cluster-backup-secret
key: ACCESS_SECRET_KEY