Skip to content

Commit

Permalink
karpenter changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Glotov committed Feb 20, 2024
1 parent fb4f680 commit 4ef6ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/layer2-k8s/eks-karpenter.tf
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ spec:
subnetSelectorTerms:
- tags:
karpenter.sh/discovery: "public"
Name: "${local.name}-public"
Name: "${var.name}-public"
securityGroupSelectorTerms:
- tags:
karpenter.sh/discovery: ${local.eks_cluster_id}
Expand Down

0 comments on commit 4ef6ddf

Please sign in to comment.