upgrade prometheus-operator to v0.36.0
This commit is contained in:
@@ -6,6 +6,18 @@ metadata:
|
||||
creationTimestamp: null
|
||||
name: alertmanagers.monitoring.coreos.com
|
||||
spec:
|
||||
additionalPrinterColumns:
|
||||
- JSONPath: .spec.version
|
||||
description: The version of Alertmanager
|
||||
name: Version
|
||||
type: string
|
||||
- JSONPath: .spec.replicas
|
||||
description: The desired replicas number of Alertmanagers
|
||||
name: Replicas
|
||||
type: integer
|
||||
- JSONPath: .metadata.creationTimestamp
|
||||
name: Age
|
||||
type: date
|
||||
group: monitoring.coreos.com
|
||||
names:
|
||||
kind: Alertmanager
|
||||
@@ -13,6 +25,7 @@ spec:
|
||||
plural: alertmanagers
|
||||
singular: alertmanager
|
||||
scope: Namespaced
|
||||
subresources: {}
|
||||
validation:
|
||||
openAPIV3Schema:
|
||||
description: Alertmanager describes an Alertmanager cluster.
|
||||
|
||||
Reference in New Issue
Block a user