github.com/argoproj/argo-cd/v2@v2.10.9/resource_customizations/snapshot.storage.k8s.io/VolumeSnapshot/testdata/bad.yaml (about) 1 apiVersion: snapshot.storage.k8s.io/v1 2 kind: VolumeSnapshot 3 metadata: 4 name: data-04-06-2023 5 spec: 6 source: 7 volumeSnapshotContentName: data-04-06-2023 8 status: 9 error: 10 message: >- 11 VolumeSnapshotContent is dynamically provisioned while expecting a 12 pre-provisioned one 13 time: '2023-06-05T14:51:25Z' 14 readyToUse: false