Skip to content

Commit

Permalink
CRD: Add CPU to Autoscaler buffer (#591)
Browse files Browse the repository at this point in the history
Co-authored-by: Xavier Coulon <[email protected]>
  • Loading branch information
alexeykazakov and xcoulon authored Aug 2, 2024
1 parent 1baa7db commit 7835285
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ spec:
autoscaler:
description: Keeps parameters concerned with the autoscaler
properties:
bufferCPU:
description: Represents how much CPU should be required by the
autoscaler buffer
type: string
bufferMemory:
description: Represents how much memory should be required by
the autoscaler buffer
Expand Down

0 comments on commit 7835285

Please sign in to comment.