Fix: Update S3 credentials reference in authentik configuration from authentik-pg-backup-creds to authentik-pg-backups

This commit is contained in:
Marco van Zijl 2025-11-11 21:21:50 +01:00
parent 1da623f065
commit 9af4291685

View File

@ -107,10 +107,10 @@ authentik:
endpointURL: http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc:80 endpointURL: http://rook-ceph-rgw-ceph-objectstore.rook-ceph.svc:80
s3Credentials: s3Credentials:
accessKeyId: accessKeyId:
name: authentik-pg-backup-creds name: authentik-pg-backups
key: AWS_ACCESS_KEY_ID key: AWS_ACCESS_KEY_ID
secretAccessKey: secretAccessKey:
name: authentik-pg-backup-creds name: authentik-pg-backups
key: AWS_SECRET_ACCESS_KEY key: AWS_SECRET_ACCESS_KEY
wal: wal:
compression: bzip2 compression: bzip2