github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/snapshot.storage.k8s.io/VolumeSnapshot/testdata/good.yaml (about) 1 apiVersion: snapshot.storage.k8s.io/v1 2 kind: VolumeSnapshot 3 metadata: 4 finalizers: 5 - snapshot.storage.kubernetes.io/volumesnapshot-as-source-protection 6 - snapshot.storage.kubernetes.io/volumesnapshot-bound-protection 7 status: 8 boundVolumeSnapshotContentName: snapcontent-7db10be0-424c-4ed2-9dfe-6c2120eae05b 9 creationTime: '2023-06-04T19:13:20Z' 10 readyToUse: true 11 restoreSize: 1Ti 12 spec: 13 source: 14 persistentVolumeClaimName: mask-data-process-trcxk-mysql-data 15 volumeSnapshotClassName: azure-tools