This commit is contained in:
2025-08-19 21:28:16 +02:00
parent 6f09c169bd
commit 1eff56a15c
2 changed files with 11 additions and 11 deletions

BIN
velero/.DS_Store vendored Normal file

Binary file not shown.

View File

@@ -3246,16 +3246,16 @@ items:
objectStorage:
bucket: velero
provider: aws
- apiVersion: velero.io/v1
kind: VolumeSnapshotLocation
metadata:
creationTimestamp: null
labels:
component: velero
name: default
namespace: velero
spec:
provider: aws
#- apiVersion: velero.io/v1
# kind: VolumeSnapshotLocation
# metadata:
# creationTimestamp: null
# labels:
# component: velero
# name: default
# namespace: velero
# spec:
# provider: aws
- apiVersion: apps/v1
kind: Deployment
metadata:
@@ -3283,7 +3283,7 @@ items:
containers:
- args:
- server
- --features=
- --features=EnableCSI
- --uploader-type=kopia
command:
- /velero