authentik: allow pvcs to be backed up by Velero

This commit is contained in:
2025-03-02 12:56:16 -05:00
parent a99bba6b8a
commit 9e52627ee5

View File

@@ -13,6 +13,8 @@ authentik:
userPasswordKey: "user-password"
replicationPasswordKey: "replication-password"
primary:
podAnnotations:
backup.velero.io/backup-volumes: data
extendedConfiguration: |
max_connections = 500
resourcesPreset: "none"
@@ -38,6 +40,8 @@ authentik:
enabled: false
master:
resourcesPreset: "none"
podAnnotations:
backup.velero.io/backup-volumes: redis-data
replica:
resourcesPreset: "none"
sentinel: