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 - aws
- csi - csi
- kubevirt - kubevirt
defaultSnapshotMoveData: false defaultSnapshotMoveData: true
disableFsBackup: false disableFsBackup: false
podConfig: podConfig:
resourceAllocations: resourceAllocations:

View File

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