Fix typo in HorizontalRunnerAutoscaler (#2563)

Co-authored-by: Yusuke Kuoka <[email protected]>
This commit is contained in:
Armin Becher
2023-05-27 11:22:44 +09:00
committed by GitHub
co-authored by Yusuke Kuoka
parent 8afef51c8b
commit 34909f0cf1
3 changed files with 3 additions and 3 deletions
@@ -22,7 +22,7 @@ import (
// HorizontalRunnerAutoscalerSpec defines the desired state of HorizontalRunnerAutoscaler
type HorizontalRunnerAutoscalerSpec struct {
// ScaleTargetRef sis the reference to scaled resource like RunnerDeployment
// ScaleTargetRef is the reference to scaled resource like RunnerDeployment
ScaleTargetRef ScaleTargetRef `json:"scaleTargetRef,omitempty"`
// MinReplicas is the minimum number of replicas the deployment is allowed to scale