Skip to content

Commit

Permalink
Merge pull request #4 from severalnines/CCX-4907
Browse files Browse the repository at this point in the history
Update Autoscaling.md
  • Loading branch information
oskar-s9s authored Oct 10, 2024
2 parents 693c1de + 0f6e535 commit 495440f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/admin/Day2/Autoscaling.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ If notifications are enabled for the cluster, the designated email addresses wil
The threshold and percentage values are defined in helm values as `autoscaling.storage.threshold` and `autoscaling.storage.percentage`.


If `autoscaling.storage.threshold` or `autoscaling.storage.percentage` are set to zero, this feature will be disabled for all clusters.
The default `autoscaling.storage.threshold` is `75` and `autoscaling.storage.percentage` is `20`

The default `autoscaling.storage.threshold` is `85` and `autoscaling.storage.percentage` is `15`

To disable storage autoscaling globally (users won't be able to enable it for their datastores) set `autoscaling.storage.enabled: false`

0 comments on commit 495440f

Please sign in to comment.