Skip to content

Commit

Permalink
feat: enable spot to spot consolidation (karpenter)
Browse files Browse the repository at this point in the history
  • Loading branch information
chomatdam committed Dec 20, 2024
1 parent 4da22c4 commit 074b4db
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gitops/components/karpenter/resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,7 @@ spec:
settings:
clusterName: CLUSTER_NAME
interruptionQueue: CLUSTER_NAME
featureGates:
spotToSpotConsolidation: true
webhook:
enabled: true

0 comments on commit 074b4db

Please sign in to comment.