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