Skip to content

Commit

Permalink
Remove
Browse files Browse the repository at this point in the history
  • Loading branch information
abhiyerra committed Feb 5, 2024
1 parent ea49520 commit 30d4cf6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions karpenter.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ module "karpenter" {
queue_name = "${var.environment_name}-spot-termination"

tags = local.tags

depends_on = [
aws_eks_cluster.cluster
]
}

resource "helm_release" "karpenter" {
Expand Down

0 comments on commit 30d4cf6

Please sign in to comment.