Skip to content

Commit

Permalink
Removed Extra nodepool yaml file, fixed spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
hiteshmakol1 committed Jan 2, 2025
1 parent bf2f311 commit 6c56284
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 69 deletions.
68 changes: 0 additions & 68 deletions charts/karpenter/templates/node-pool.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion charts/karpenter/templates/nodePool.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,4 @@ spec:
disruption:
consolidationPolicy: {{ .disruption.consolidationPolicy | default "WhenEmptyOrUnderutilized" }}
consolidateAfter: {{ .disruption.consolidateAfter | default "1m" }}
{{- end }}
{{- end }}

0 comments on commit 6c56284

Please sign in to comment.