Skip to content

Commit

Permalink
rename nodegroup
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 5, 2025
1 parent 7ab18d5 commit c02775b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ module "cluster" {
node_security_group_additional_rules = local.node_security_group_additional_rules

eks_managed_node_groups = {
karpenter = {
karpenter_controllers = {
name = local.ng_name
capacity_type = "ON_DEMAND"

Expand Down

0 comments on commit c02775b

Please sign in to comment.