Allow snapshits for NFS (hopefully)

This commit is contained in:
2026-01-03 08:42:40 +11:00
parent fed4eafbf6
commit 64f3347058
2 changed files with 5 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ spec:
- aws
- csi
- kubevirt
defaultSnapshotMoveData: false
defaultSnapshotMoveData: true
disableFsBackup: false
podConfig:
resourceAllocations:

View File

@@ -60,6 +60,7 @@ spec:
timeout: 5m
onError: Continue
<<<<<<< HEAD
# Gitea PostgreSQL: checkpoint before backup
#- name: gitea-postgres-checkpoint
# includedNamespaces:
@@ -78,6 +79,9 @@ spec:
# timeout: 2m
# onError: Continue
# Authentik PostgreSQL: checkpoint before backup
=======
# Authentik PostgreSQL: checkpoint before backup
>>>>>>> 082f471 (Allow snapshits for NFS (hopefully))
- name: authentik-postgres-checkpoint
includedNamespaces:
- authentik