Skip to content

Commit eb0b2d9

Browse files
committed
Regenerate CRD manifests
1 parent 36a0e15 commit eb0b2d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2414,7 +2414,7 @@ spec:
24142414
controlPlaneScalingConfig:
24152415
description: |-
24162416
ControlPlaneScalingConfig specifies the scaling configuration for the EKS control plane.
2417-
This allows you to select from a set of scaling tiers for predictable, high performance from the cluster's control plane.
2417+
Enables selection of predefined scaling tiers to ensure consistent, high-performance operation of the clusters control plane.
24182418
(Official AWS docs: https://docs.aws.amazon.com/eks/latest/userguide/eks-provisioned-control-plane.html)
24192419
properties:
24202420
tier:

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ spec:
190190
controlPlaneScalingConfig:
191191
description: |-
192192
ControlPlaneScalingConfig specifies the scaling configuration for the EKS control plane.
193-
This allows you to select from a set of scaling tiers for predictable, high performance from the cluster's control plane.
193+
Enables selection of predefined scaling tiers to ensure consistent, high-performance operation of the clusters control plane.
194194
(Official AWS docs: https://docs.aws.amazon.com/eks/latest/userguide/eks-provisioned-control-plane.html)
195195
properties:
196196
tier:

0 commit comments

Comments
 (0)