| { |
| cl_comment_template: "Gold has detected about {{.NumNewDigests}} new digest(s) on patchset {{.PatchsetOrder}}.\n\ |
| View them at {{.InstanceURL}}/cl/{{.CRS}}/{{.ChangelistID}}", |
| changelist_diff_period: "2m", |
| comment_on_cls_period: "5m", |
| primary_branch_diff_period: "2m", |
| update_traces_ignore_period: "1m", |
| tracing_proportion: 1, |
| prom_port: ":20000", |
| ready_port: ":8000", |
| |
| K8S_CPU: "100m", |
| K8S_MEMORY: "100Mi", |
| |
| cache_corpora: ["infra"], |
| caching_frequency_minutes: 5, |
| |
| expiration_monitor_batch_size: 200, |
| expiration_monitor_frequency_hours: 1 |
| } |