Skip to content

Commit 103c46e

Browse files
committed
use upgraded instance types in default-for-karpenter
1 parent 16abb93 commit 103c46e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

cluster/node-pools/worker-karpenter/provisioners.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,6 @@ spec:
128128
- key: "karpenter.k8s.aws/instance-family"
129129
operator: In
130130
values:
131-
- "c5"
132-
- "m5"
133-
- "r5"
134131
- "c5d"
135132
- "m5d"
136133
- "r5d"

0 commit comments

Comments
 (0)