Skip to content

Commit 322dbb7

Browse files
authored
Merge pull request #3493 from pydctw/fg-template
Fix eks-fargate cluster template
2 parents 8f2fb7b + 1c6e946 commit 322dbb7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

templates/cluster-template-eks-fargate.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ spec:
1616
apiVersion: controlplane.cluster.x-k8s.io/v1beta1
1717
name: "${CLUSTER_NAME}-control-plane"
1818
---
19-
apiVersion: infrastructure.cluster.x-k8s.io/v1beta1
20-
kind: AWSManagedCluster
21-
metadata:
22-
name: "${CLUSTER_NAME}"
23-
---
2419
kind: AWSManagedControlPlane
2520
apiVersion: controlplane.cluster.x-k8s.io/v1beta1
2621
metadata:

0 commit comments

Comments
 (0)