Use +default for now deprecated ISCSI volume
This commit is contained in:
@@ -2873,6 +2873,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"iscsiInterface": {
|
||||
"default": "default",
|
||||
"description": "iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).",
|
||||
"type": "string"
|
||||
},
|
||||
@@ -2941,6 +2942,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"iscsiInterface": {
|
||||
"default": "default",
|
||||
"description": "iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).",
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
@@ -2772,6 +2772,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"iscsiInterface": {
|
||||
"default": "default",
|
||||
"description": "iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).",
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
@@ -2121,6 +2121,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"iscsiInterface": {
|
||||
"default": "default",
|
||||
"description": "iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).",
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
@@ -427,6 +427,7 @@
|
||||
"type": "string"
|
||||
},
|
||||
"iscsiInterface": {
|
||||
"default": "default",
|
||||
"description": "iscsiInterface is the interface Name that uses an iSCSI transport. Defaults to 'default' (tcp).",
|
||||
"type": "string"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user