Skip to content

Commit

Permalink
Fix typo (pipe-cd#4878)
Browse files Browse the repository at this point in the history
Signed-off-by: khanhtc1202 <[email protected]>
  • Loading branch information
khanhtc1202 authored Apr 18, 2024
1 parent 4e4644e commit 14eb473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifests/pipecd/templates/configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ data:
replacement: $1

- job_name: pipecd-ops
# This scrape_interval must not be larger than the interval of piped's stats-reporting.
# This scrape_interval must not be greater than the interval of piped's stats-reporting.
# ref: https://github.com/pipe-cd/pipecd/blob/a73d0913643ef1da05bc8898cf055c9893f16e0b/pkg/app/piped/statsreporter/reporter.go#L53
scrape_interval: 1m
kubernetes_sd_configs:
Expand Down

0 comments on commit 14eb473

Please sign in to comment.