mirror of https://github.com/kubernetes/kops.git
Run `make crds`
This commit is contained in:
parent
aed8787d7a
commit
01522dc8a9
|
|
@ -552,6 +552,10 @@ spec:
|
|||
and, if ConfigureCloudRoutes is true, to be set on the cloud
|
||||
provider.
|
||||
type: boolean
|
||||
allowUntaggedCloud:
|
||||
description: Allow the cluster to run without the cluster-id on
|
||||
cloud instances
|
||||
type: boolean
|
||||
cidrAllocatorType:
|
||||
description: CIDRAllocatorType specifies the type of CIDR allocator
|
||||
to use.
|
||||
|
|
|
|||
Loading…
Reference in New Issue