mirror of
https://github.com/kubernetes/client-go.git
synced 2025-08-30 13:23:28 +00:00
Use +default for now deprecated ISCSI volume
Kubernetes-commit: 333c02cf28baa02a234b977f62a9a51f41c98572
This commit is contained in:
parent
64e74f9623
commit
90902b591f
@ -5702,6 +5702,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
||||
- name: iscsiInterface
|
||||
type:
|
||||
scalar: string
|
||||
default: default
|
||||
- name: lun
|
||||
type:
|
||||
scalar: numeric
|
||||
@ -5744,6 +5745,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
||||
- name: iscsiInterface
|
||||
type:
|
||||
scalar: string
|
||||
default: default
|
||||
- name: lun
|
||||
type:
|
||||
scalar: numeric
|
||||
|
Loading…
Reference in New Issue
Block a user