mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
9 lines
242 B
YAML
9 lines
242 B
YAML
apiVersion: snapshot.storage.k8s.io/v1
|
|
kind: VolumeSnapshot
|
|
metadata:
|
|
name: postgres-csi-volume-snapshot-longhorn-backup
|
|
spec:
|
|
volumeSnapshotClassName: longhorn-backup-vsc
|
|
source:
|
|
persistentVolumeClaimName: data-ttrss-postgresql-0
|