Skip to content

Commit

Permalink
krr hpa parameter was wrong (#1589)
Browse files Browse the repository at this point in the history
  • Loading branch information
arikalon1 authored Oct 14, 2024
1 parent 5cc7296 commit 63c8021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration/resource-recommender.rst
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ To enable Horizontal Pod Autoscaler (HPA) recommendations in the Robusta UI, add
.. code-block:: yaml
globalConfig:
krr_args: "--enable-hpa"
krr_args: "--allow-hpa"
Common KRR Settings
---------------------
Expand Down Expand Up @@ -162,4 +162,4 @@ Reference

.. code-block:: bash
robusta playbooks trigger krr_scan
robusta playbooks trigger krr_scan

0 comments on commit 63c8021

Please sign in to comment.