Skip to content

Commit 5a7a702

Browse files
committed
make generate
1 parent 742fc17 commit 5a7a702

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

config/crd/bases/controlplane.cluster.x-k8s.io_awsmanagedcontrolplanes.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3116,6 +3116,12 @@ spec:
31163116
description: Partition is the AWS security partition being used. Defaults
31173117
to "aws"
31183118
type: string
3119+
preserveAddons:
3120+
default: false
3121+
description: |-
3122+
PreserveAddons is used to set configuration options for preserving EKS addons
3123+
If you set this value to true and remove an addon from the spec, it will not be deleted from the cluster.
3124+
type: boolean
31193125
region:
31203126
description: The AWS Region the cluster lives in.
31213127
type: string

controlplane/eks/api/v1beta1/zz_generated.conversion.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)