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:
Rahul Kumar
2022-08-15 19:42:22 +05:30
committed by GitHub
parent 72ca998266
commit 538e2783d7
6 changed files with 9 additions and 9 deletions

View File

@@ -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