Fix comments for added labels in gha-runner-scale-set/values.yaml
Signed-off-by: rskmm0chang <rskmm0chang@hatena.ne.jp>
This commit is contained in:
parent
fbef2b27d0
commit
4159865873
|
|
@ -131,7 +131,7 @@ githubConfigSecret:
|
|||
# counters:
|
||||
# gha_started_jobs_total:
|
||||
# labels:
|
||||
# ["repository", "organization", "enterprise", "job_name", "event_name"]
|
||||
# ["repository", "organization", "enterprise", "job_name", "event_name", "job_workflow_ref"]
|
||||
# gha_completed_jobs_total:
|
||||
# labels:
|
||||
# [
|
||||
|
|
@ -141,6 +141,7 @@ githubConfigSecret:
|
|||
# "job_name",
|
||||
# "event_name",
|
||||
# "job_result",
|
||||
# "job_workflow_ref",
|
||||
# ]
|
||||
# gauges:
|
||||
# gha_assigned_jobs:
|
||||
|
|
|
|||
Loading…
Reference in New Issue