[bot] [main] Automated version update

This commit is contained in:
Prometheus Operator Bot
2022-05-30 07:45:33 +00:00
parent 1c19d2a261
commit 730d8a4365
12 changed files with 46 additions and 37 deletions

View File

@@ -39,6 +39,15 @@ spec:
description: Specification of desired Pod selection for target discovery
by Prometheus.
properties:
attachMetadata:
description: 'Attaches node metadata to discovered targets. Only valid
for role: pod. Only valid in Prometheus versions 2.35.0 and newer.'
properties:
node:
description: When set to true, Prometheus must have permissions
to get Nodes.
type: boolean
type: object
jobLabel:
description: The label to use to retrieve the job name from.
type: string