Skip to content
4 changes: 2 additions & 2 deletions api/services/ocean/aks/schemas/ocean-autoScaler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ properties:
percentage:
type: integer
description: |
Optionally set a number between 0-100 to control the percentage of total cluster resources dedicated to headroom.
Optionally set a number between 0-200 to control the percentage of total cluster resources dedicated to headroom.
example: 5
minimum: 0
maximum: 100
maximum: 200
Loading