Files
external-snapshotter/examples/kubernetes/groupsnapshot-v1alpha1.yaml
Leonardo Cecchi c5038ac31d Add VolumeGroupSnaphot examples
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
2023-11-27 11:13:56 +01:00

12 lines
273 B
YAML

---
apiVersion: groupsnapshot.storage.k8s.io/v1alpha1
kind: VolumeGroupSnapshot
metadata:
name: new-groupsnapshot-demo
spec:
source:
selector:
matchLabels:
app.kubernetes.io/name: postgresql
volumeGroupSnapshotClassName: csi-hostpath-groupsnapclass