Skip to content

Commit ad9a361

Browse files
authored
Update cluster.yaml
1 parent f1aa703 commit ad9a361

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

EKS-Cluster/cluster.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,13 @@ kind: ClusterConfig
55
metadata:
66
name: valaxy-eks-cluster
77
region: us-east-1
8-
version: 1.27
98

109
managedNodeGroups:
1110
- name: worker-node-group-1
1211
minSize: 2
1312
maxSize: 5
1413
desiredCapacity: 2
1514
instanceType: t3.small
16-
ssh:
17-
allow: true
18-
publicKeyPath: ~/.ssh/aws.pub
1915
iam:
2016
withAddonPolicies:
2117
externalDNS: true

0 commit comments

Comments
 (0)