Skip to content

Commit

Permalink
vertical scaling on CPU dropped in VPA resource (#318)
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeindel authored Nov 26, 2024
1 parent 72b1f3e commit 024b0c7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -15,6 +15,7 @@ spec:
containerPolicies:
- containerName: '*'
controlledValues: RequestsOnly
controlledResources: [memory]
minAllowed:
memory: {{ .Values.vpa.minAllowed.memory }}
{{- end }}

0 comments on commit 024b0c7

Please sign in to comment.