We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
matchLabels
1 parent c5038ac commit b5743bfCopy full SHA for b5743bf
examples/kubernetes/groupsnapshot-v1alpha1.yaml
@@ -7,5 +7,7 @@ spec:
7
source:
8
selector:
9
matchLabels:
10
+ # The PVCs will need to have this label for it to be
11
+ # included in the VolumeGroupSnapshot
12
app.kubernetes.io/name: postgresql
13
volumeGroupSnapshotClassName: csi-hostpath-groupsnapclass
0 commit comments