mirror of https://github.com/kubernetes/kops.git
make crds
This commit is contained in:
parent
a8ed94b74f
commit
cbee601739
|
|
@ -195,6 +195,10 @@ spec:
|
|||
createStorageClass:
|
||||
description: CreateStorageClass provisions a default class for the Cinder plugin
|
||||
type: boolean
|
||||
csiPluginImage:
|
||||
type: string
|
||||
csiTopologySupport:
|
||||
type: boolean
|
||||
ignore-volume-az:
|
||||
type: boolean
|
||||
override-volume-az:
|
||||
|
|
|
|||
Loading…
Reference in New Issue