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
s3Credentials:
accessKeyId:
name: authentik-pg-backup-creds
name: authentik-pg-backups
key: AWS_ACCESS_KEY_ID
secretAccessKey:
name: authentik-pg-backup-creds
name: authentik-pg-backups
key: AWS_SECRET_ACCESS_KEY
wal:
compression: bzip2