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

Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
PromOperatorBot
2023-05-01 11:21:16 +02:00
committed by GitHub
parent 6cdfe6ef23
commit 2a955da550
28 changed files with 370 additions and 164 deletions

View File

@@ -273,7 +273,10 @@ spec:
description: Optional ProxyURL.
type: string
scheme:
description: HTTP scheme to use for scraping. Defaults to `http`.
description: HTTP scheme to use for scraping. `http` and `https` are the expected values unless you rewrite the `__scheme__` label via relabeling. If empty, Prometheus uses the default value `http`.
enum:
- http
- https
type: string
url:
description: Mandatory URL of the prober.