Skip to content

Commit

Permalink
Removed postInstallHook from values for karpenter helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
kvvit committed Sep 26, 2024
1 parent d43fe2e commit 4615d05
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions terraform/modules/k8s-karpenter/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,6 @@ serviceAccount:
annotations:
eks.amazonaws.com/role-arn: ${module.this[0].iam_role_arn}
postInstallHook:
image:
repository: bitnami/kubectl
tag: "1.30"
digest: sha256:c85f429088cea9ad968752e6d59e7edbc74b5750526f9a04531dce6b37f3ac87
controller:
resources:
requests:
Expand Down

0 comments on commit 4615d05

Please sign in to comment.