Ver Fonte

defaultVolumesToFsBackup: false to use CSI snapshots

Josh Bicking há 5 dias atrás
pai
commit
4bbe31beaa
1 ficheiros alterados com 1 adições e 1 exclusões
  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