Skip to content

Commit b5743bf

Browse files
committed
Clarify the meaning of the matchLabels field of the PVC selector
Signed-off-by: Leonardo Cecchi <[email protected]>
1 parent c5038ac commit b5743bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/kubernetes/groupsnapshot-v1alpha1.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@ spec:
77
source:
88
selector:
99
matchLabels:
10+
# The PVCs will need to have this label for it to be
11+
# included in the VolumeGroupSnapshot
1012
app.kubernetes.io/name: postgresql
1113
volumeGroupSnapshotClassName: csi-hostpath-groupsnapclass

0 commit comments

Comments
 (0)