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
|
and, if ConfigureCloudRoutes is true, to be set on the cloud
|
||||||
provider.
|
provider.
|
||||||
type: boolean
|
type: boolean
|
||||||
|
allowUntaggedCloud:
|
||||||
|
description: Allow the cluster to run without the cluster-id on
|
||||||
|
cloud instances
|
||||||
|
type: boolean
|
||||||
cidrAllocatorType:
|
cidrAllocatorType:
|
||||||
description: CIDRAllocatorType specifies the type of CIDR allocator
|
description: CIDRAllocatorType specifies the type of CIDR allocator
|
||||||
to use.
|
to use.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue