Clarify the meaning of the matchLabels
field of the PVC selector
Signed-off-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
This commit is contained in:
@@ -7,5 +7,7 @@ spec:
|
|||||||
source:
|
source:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
|
# The PVCs will need to have this label for it to be
|
||||||
|
# included in the VolumeGroupSnapshot
|
||||||
app.kubernetes.io/name: postgresql
|
app.kubernetes.io/name: postgresql
|
||||||
volumeGroupSnapshotClassName: csi-hostpath-groupsnapclass
|
volumeGroupSnapshotClassName: csi-hostpath-groupsnapclass
|
||||||
|
Reference in New Issue
Block a user