diff --git a/apps/authentik/values.yaml b/apps/authentik/values.yaml index e749da4..3301b3a 100644 --- a/apps/authentik/values.yaml +++ b/apps/authentik/values.yaml @@ -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