mirror of
https://github.com/actions/actions-runner-controller.git
synced 2026-01-15 07:52:59 +08:00
Update Metric Types and typos (#1719)
* Update valid options in metrics types * FIX: Typos * FIX: Update metric types in helm chart
This commit is contained in:
@@ -49,7 +49,7 @@ spec:
|
||||
description: RunnerDeploymentSpec defines the desired state of RunnerDeployment
|
||||
properties:
|
||||
effectiveTime:
|
||||
description: EffectiveTime is the time the upstream controller requested to sync Replicas. It is usually populated by the webhook-based autoscaler via HRA. The value is inherited to RunnerRepicaSet(s) and used to prevent ephemeral runners from unnecessarily recreated.
|
||||
description: EffectiveTime is the time the upstream controller requested to sync Replicas. It is usually populated by the webhook-based autoscaler via HRA. The value is inherited to RunnerReplicaSet(s) and used to prevent ephemeral runners from unnecessarily recreated.
|
||||
format: date-time
|
||||
nullable: true
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user