Skip to content

Commit

Permalink
Update components/function-controller/design/scaling_functions.md
Browse files Browse the repository at this point in the history
Co-authored-by: Grzegorz Karaluch <grzegorz.karaluch@sap.com>
  • Loading branch information
moelsayed and grego952 committed Oct 11, 2022
1 parent 28c2b58 commit 9ed233f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/function-controller/design/scaling_functions.md
Expand Up @@ -37,4 +37,4 @@ This configuration is disabled by removing `spec.ScaleConfig`. The Busola UI can
- `spec.ScaleConfig` is only used to configure the controller internal HPA.
- The internal HPA is removed if `spec.ScaleConfig == nil`
- The HPA resource created by the controller still targets the Function resources.
- The current Function status update logic should be fixed to reflect the function current scale.
- The current Function status update logic must be fixed to reflect the Function's current scale.

0 comments on commit 9ed233f

Please sign in to comment.