Skip to content

Commit c5dd8df

Browse files
committed
fixup! fix: Regenerate API types and addons
1 parent bcf913d commit c5dd8df

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

api/v1alpha1/crds/caren.nutanix.com_eksworkernodeconfigs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ spec:
8989
default: m5.2xlarge
9090
description: The AWS instance type to use for the cluster Machines.
9191
type: string
92-
placementGroupName:
92+
placementGroup:
9393
description: PlacementGroup specifies the placement group in which
9494
to launch the instance.
9595
properties:

charts/cluster-api-runtime-extensions-nutanix/templates/csi/aws-ebs/manifests/aws-ebs-csi-configmap.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -538,11 +538,6 @@ data:
538538
- auto
539539
- hybrid
540540
weight: 1
541-
requiredDuringSchedulingIgnoredDuringExecution:
542-
nodeSelectorTerms:
543-
- matchExpressions:
544-
- key: node-role.kubernetes.io/control-plane
545-
operator: Exists
546541
podAntiAffinity:
547542
preferredDuringSchedulingIgnoredDuringExecution:
548543
- podAffinityTerm:

0 commit comments

Comments
 (0)