Allow snapshits for NFS (hopefully)
This commit is contained in:
@@ -44,7 +44,7 @@ spec:
|
||||
- aws
|
||||
- csi
|
||||
- kubevirt
|
||||
defaultSnapshotMoveData: false
|
||||
defaultSnapshotMoveData: true
|
||||
disableFsBackup: false
|
||||
podConfig:
|
||||
resourceAllocations:
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user