Skip to content

Commit f80b615

Browse files
committed
Remove labels from test snapshot class
Change-Id: I337b169d0be6a7210043305d82edf08382f72eb9
1 parent 58ff5e2 commit f80b615

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

test/k8s-integration/config/image-volumesnapshotclass.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ deletionPolicy: Delete
77
parameters:
88
snapshot-type: images
99
image-family: integration-test
10-
# Add labels for testing.
11-
labels: key1=value1,key2=value2

test/k8s-integration/config/pd-volumesnapshotclass.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ metadata:
44
name: csi-gce-pd-snapshot-class
55
driver: pd.csi.storage.gke.io
66
deletionPolicy: Delete
7-
parameters:
8-
# Add labels for testing.
9-
labels: key1=value1,key2=value2

0 commit comments

Comments
 (0)