Skip to content

Commit

Permalink
updated karpenter.yaml file to enable the drift mechanism
Browse files Browse the repository at this point in the history
  • Loading branch information
monachawla17 committed Jun 21, 2024
1 parent 4e9fc47 commit 77716df
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 77716df

Please sign in to comment.