Use +default for now deprecated ScaleIO volume

Kubernetes-commit: a074dd6f2e3ce394b767c109701045d13a56b6e2
This commit is contained in:
Tim Hockin
2024-06-19 12:18:33 -07:00
committed by Kubernetes Publisher
parent f9b8f88e7d
commit af26305389

View File

@@ -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