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

Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
PromOperatorBot
2024-02-19 10:33:38 +01:00
committed by GitHub
parent e48db63312
commit 0a7d68f3ee
14 changed files with 54 additions and 54 deletions

View File

@@ -361,7 +361,7 @@ spec:
anyOf:
- type: integer
- type: string
description: "Name or number of the target port of the `Pod` object behind the Service, the port must be specified with container port property. \n Deprecated: use `port` instead."
description: Name or number of the target port of the `Pod` object behind the Service. The port must be specified with the container's port property.
x-kubernetes-int-or-string: true
tlsConfig:
description: TLS configuration to use when scraping the target.