diff --git a/deploy/manifests/dev/us-east-2/tenant/storetheindex/snapshots/dhstore-snapshot.yaml b/deploy/manifests/dev/us-east-2/tenant/storetheindex/snapshots/dhstore-snapshot.yaml deleted file mode 100644 index 741ce9392..000000000 --- a/deploy/manifests/dev/us-east-2/tenant/storetheindex/snapshots/dhstore-snapshot.yaml +++ /dev/null @@ -1,8 +0,0 @@ -apiVersion: snapshot.storage.k8s.io/v1 -kind: VolumeSnapshot -metadata: - name: dhstore-20230303 -spec: - volumeSnapshotClassName: csi-aws-vsc - source: - persistentVolumeClaimName: dhstore-data \ No newline at end of file diff --git a/deploy/manifests/dev/us-east-2/tenant/storetheindex/snapshots/kustomization.yaml b/deploy/manifests/dev/us-east-2/tenant/storetheindex/snapshots/kustomization.yaml index 1e3869eed..04cb710bd 100644 --- a/deploy/manifests/dev/us-east-2/tenant/storetheindex/snapshots/kustomization.yaml +++ b/deploy/manifests/dev/us-east-2/tenant/storetheindex/snapshots/kustomization.yaml @@ -5,5 +5,4 @@ namespace: storetheindex resources: - ber-snapshot.yaml - - cali-snapshot.yaml - - dhstore-snapshot.yaml + - cali-snapshot.yaml \ No newline at end of file