[bot] [main] Automated version update (#1899)
Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
@@ -23,13 +23,18 @@ spec:
|
||||
jsonPath: .spec.version
|
||||
name: Version
|
||||
type: string
|
||||
- description: The desired replicas number of Alertmanagers
|
||||
- description: The number of desired replicas
|
||||
jsonPath: .spec.replicas
|
||||
name: Replicas
|
||||
type: integer
|
||||
- jsonPath: .metadata.creationTimestamp
|
||||
name: Age
|
||||
type: date
|
||||
- description: Whether the resource reconciliation is paused or not
|
||||
jsonPath: .status.paused
|
||||
name: Paused
|
||||
priority: 1
|
||||
type: boolean
|
||||
name: v1
|
||||
schema:
|
||||
openAPIV3Schema:
|
||||
|
||||
Reference in New Issue
Block a user