apache / solr-operator

Official Kubernetes operator for Apache Solr
https://solr.apache.org/operator
Apache License 2.0
243 stars 112 forks source link

Rename autoscaling section to scaling. #585

Closed HoustonPutman closed 12 months ago

HoustonPutman commented 1 year ago

This affects the options added in https://github.com/apache/solr-operator/issues/559 (https://github.com/apache/solr-operator/pull/561) and https://github.com/apache/solr-operator/issues/567 (https://github.com/apache/solr-operator/pull/575).

The scaling options work whether done via autoScaling or manual scaling, so the section should be named scaling, not autoscaling.