Skip to content

Commit

Permalink
Merge pull request #31 from Monachawla1712/main
Browse files Browse the repository at this point in the history
updated karpenter.yaml file to enable the drift mechanism
  • Loading branch information
Ajay-sops authored Jun 24, 2024
2 parents 4e9fc47 + 77716df commit d986693
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modules/karpenter/karpenter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,9 @@ settings:
defaultInstanceProfile: ${node_iam_instance_profile}
clusterName: ${eks_cluster_id}
clusterEndpoint: ${eks_cluster_endpoint}

featureGates:
driftEnabled: true

controller:
resources:
requests:
Expand Down

0 comments on commit d986693

Please sign in to comment.