Skip to content

Commit 1990bbe

Browse files
authored
Merge pull request #37546 from sbulage/fix_36650
Changed from deviceMechanicalProperty to deviceMechanicalProperties
2 parents 8f976a8 + ceeebac commit 1990bbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/persistent-storage-local-discovery.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ spec:
103103
deviceTypes: <2>
104104
- disk
105105
- part
106-
deviceMechanicalProperty:
106+
deviceMechanicalProperties:
107107
- NonRotational
108108
minSize: 10G
109109
maxSize: 100G

0 commit comments

Comments
 (0)