chore: Update manifests after change

This commit is contained in:
2025-12-04 21:29:28 +00:00
parent d008c08479
commit 2654baa2c5
2100 changed files with 365994 additions and 380674 deletions

View File

@@ -0,0 +1,29 @@
---
# Source: authentik/charts/postgres-17-cluster/templates/object-store.yaml
apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore
metadata:
name: "authentik-postgresql-17-garage-local-backup"
namespace: authentik
labels:
helm.sh/chart: postgres-17-cluster-6.16.1
app.kubernetes.io/name: authentik-postgresql-17
app.kubernetes.io/instance: authentik
app.kubernetes.io/part-of: authentik
app.kubernetes.io/version: "6.16.1"
app.kubernetes.io/managed-by: Helm
spec:
retentionPolicy: 3d
configuration:
destinationPath: s3://postgres-backups/cl01tl/authentik/authentik-postgresql-17-cluster
endpointURL: http://garage-main.garage:3900
s3Credentials:
accessKeyId:
name: authentik-postgresql-17-cluster-backup-secret-garage
key: ACCESS_KEY_ID
secretAccessKey:
name: authentik-postgresql-17-cluster-backup-secret-garage
key: ACCESS_SECRET_KEY
region:
name: authentik-postgresql-17-cluster-backup-secret-garage
key: ACCESS_REGION