Browse Source

defaultVolumesToFsBackup: false to use CSI snapshots

Josh Bicking 5 days ago
parent
commit
4bbe31beaa
1 changed files with 1 additions and 1 deletions
  1. 1 1
      argocd/infra/velero/values.yaml

+ 1 - 1
argocd/infra/velero/values.yaml

@@ -80,7 +80,7 @@ configuration:
   #  # annotations allows adding arbitrary annotations to this VolumeSnapshotLocation resource. Optional.
   #  annotations: {}
 
-  defaultVolumesToFsBackup: true
+  defaultVolumesToFsBackup: false
   defaultItemOperationTimeout: 72h
   defaultBackupTTL: 144h