Skip to content

Commit 36c71c1

Browse files
committed
Fix label test used in staging
1 parent 8777a12 commit 36c71c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# for gce-pd-driver
22
- op: add
33
path: /spec/template/spec/containers/4/args/2
4-
value: "--extra-labels=csi=gce-pd-driver # Used for testing, not to be merged to stable"
4+
value: "--extra-labels=csi=gce-pd-driver" # Used for testing, not to be merged to stable

0 commit comments

Comments
 (0)