add doc comment

This commit is contained in:
Nikola Jokic 2025-03-24 13:51:23 +01:00
parent 51651c8980
commit f8cd8edd3f
No known key found for this signature in database
GPG Key ID: E4104494F9B8DDF6
1 changed files with 7 additions and 0 deletions

View File

@ -119,6 +119,13 @@ githubConfigSecret:
# - name: side-car # - name: side-car
# image: example-sidecar # image: example-sidecar
## listenerMetrics are configurable metrics applied to the listener.
## In order to avoid helm merging these fields, we left the metrics commented out.
## When configuring metrics, please uncomment the listenerMetrics object below.
## You can modify the configuration to remove the label or specify custom buckets for histogram.
##
## If the buckets field is not specified, the default buckets will be applied. Default buckets are
## provided here for documentation purposes
# listenerMetrics: # listenerMetrics:
# counters: # counters:
# gha_started_jobs_total: # gha_started_jobs_total: