Skip to content

Commit 202c31e

Browse files
committed
Removed the comment as requested in review
1 parent e87d560 commit 202c31e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controlplane/eks/api/v1beta2/awsmanagedcontrolplane_types.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ type AWSManagedControlPlaneSpec struct { //nolint: maligned
208208

209209
// DeletionProtection indicates whether to enable deletion protection for the EKS cluster.
210210
// When enabled, the cluster cannot be deleted unless deletion protection is first disabled.
211-
// Matches the EKS CreateCluster and UpdateClusterConfig API field `deletionProtection`.
212211
// +kubebuilder:default=false
213212
DeletionProtection bool `json:"deletionProtection,omitempty"`
214213

0 commit comments

Comments
 (0)