Skip to content

Commit d986693

Browse files
authored
Merge pull request #31 from Monachawla1712/main
updated karpenter.yaml file to enable the drift mechanism
2 parents 4e9fc47 + 77716df commit d986693

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

modules/karpenter/karpenter.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ settings:
66
defaultInstanceProfile: ${node_iam_instance_profile}
77
clusterName: ${eks_cluster_id}
88
clusterEndpoint: ${eks_cluster_endpoint}
9-
9+
featureGates:
10+
driftEnabled: true
11+
1012
controller:
1113
resources:
1214
requests:

0 commit comments

Comments
 (0)