[bot] [main] Automated version update (#2357)

Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
PromOperatorBot
2024-03-06 10:57:58 +01:00
committed by GitHub
parent 8afbcdbbd1
commit 942b7f5a7b
33 changed files with 2089 additions and 2583 deletions

View File

@@ -1822,6 +1822,10 @@ spec:
- HTTP
- HTTPS
type: string
scrapeClass:
description: The scrape class to apply.
minLength: 1
type: string
scrapeInterval:
description: ScrapeInterval is the interval between consecutive scrapes.
pattern: ^(0|(([0-9]+)y)?(([0-9]+)w)?(([0-9]+)d)?(([0-9]+)h)?(([0-9]+)m)?(([0-9]+)s)?(([0-9]+)ms)?)$