mirror of
https://github.com/kubernetes/client-go.git
synced 2026-01-30 05:50:01 +00:00
Use +default for now deprecated ScaleIO volume
Kubernetes-commit: a074dd6f2e3ce394b767c109701045d13a56b6e2
This commit is contained in:
committed by
Kubernetes Publisher
parent
f9b8f88e7d
commit
af26305389
@@ -7523,6 +7523,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
||||
- name: fsType
|
||||
type:
|
||||
scalar: string
|
||||
default: xfs
|
||||
- name: gateway
|
||||
type:
|
||||
scalar: string
|
||||
@@ -7542,6 +7543,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
||||
- name: storageMode
|
||||
type:
|
||||
scalar: string
|
||||
default: ThinProvisioned
|
||||
- name: storagePool
|
||||
type:
|
||||
scalar: string
|
||||
@@ -7558,6 +7560,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
||||
- name: fsType
|
||||
type:
|
||||
scalar: string
|
||||
default: xfs
|
||||
- name: gateway
|
||||
type:
|
||||
scalar: string
|
||||
@@ -7577,6 +7580,7 @@ var schemaYAML = typed.YAMLObject(`types:
|
||||
- name: storageMode
|
||||
type:
|
||||
scalar: string
|
||||
default: ThinProvisioned
|
||||
- name: storagePool
|
||||
type:
|
||||
scalar: string
|
||||
|
||||
Reference in New Issue
Block a user