Skip to content

Commit

Permalink
update karpenter label
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Oct 15, 2025
1 parent 382c67d commit 8d8d1aa
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 @@ -125,7 +125,7 @@ module "cluster" {
}
}
labels = {
intent = "control-apps"
"karpenter.sh/controller" = "true"
}
}
}
Expand Down

0 comments on commit 8d8d1aa

Please sign in to comment.