chore: Update manifests after change

This commit is contained in:
2025-12-11 22:01:16 +00:00
parent 2f66bbe1ea
commit bdf9f79cef
8 changed files with 520 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
apiVersion: barmancloud.cnpg.io/v1
kind: ObjectStore
metadata:
name: "authentik-postgresql-18-garage-local-backup"
namespace: authentik
labels:
helm.sh/chart: postgres-18-cluster-6.16.1
app.kubernetes.io/name: authentik-postgresql-18
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-18-cluster
endpointURL: http://garage-main.garage:3900
s3Credentials:
accessKeyId:
name: authentik-postgresql-18-cluster-backup-secret-garage
key: ACCESS_KEY_ID
secretAccessKey:
name: authentik-postgresql-18-cluster-backup-secret-garage
key: ACCESS_SECRET_KEY
region:
name: authentik-postgresql-18-cluster-backup-secret-garage
key: ACCESS_REGION