[bot] [main] Automated version update
This commit is contained in:
@@ -13,6 +13,8 @@ spec:
|
||||
kind: AlertmanagerConfig
|
||||
listKind: AlertmanagerConfigList
|
||||
plural: alertmanagerconfigs
|
||||
shortNames:
|
||||
- amcfg
|
||||
singular: alertmanagerconfig
|
||||
scope: Namespaced
|
||||
versions:
|
||||
@@ -444,6 +446,10 @@ spec:
|
||||
description: OpsGenieConfig configures notifications via OpsGenie.
|
||||
See https://prometheus.io/docs/alerting/latest/configuration/#opsgenie_config
|
||||
properties:
|
||||
actions:
|
||||
description: Comma separated list of actions that will
|
||||
be available for the alert.
|
||||
type: string
|
||||
apiKey:
|
||||
description: The secret's key that contains the OpsGenie
|
||||
API key. The secret needs to be in the same namespace
|
||||
@@ -490,6 +496,10 @@ spec:
|
||||
- value
|
||||
type: object
|
||||
type: array
|
||||
entity:
|
||||
description: Optional field that can be used to specify
|
||||
which domain alert is related to.
|
||||
type: string
|
||||
httpConfig:
|
||||
description: HTTP client configuration.
|
||||
properties:
|
||||
|
||||
@@ -13,6 +13,8 @@ spec:
|
||||
kind: Alertmanager
|
||||
listKind: AlertmanagerList
|
||||
plural: alertmanagers
|
||||
shortNames:
|
||||
- am
|
||||
singular: alertmanager
|
||||
scope: Namespaced
|
||||
versions:
|
||||
|
||||
@@ -13,6 +13,8 @@ spec:
|
||||
kind: PodMonitor
|
||||
listKind: PodMonitorList
|
||||
plural: podmonitors
|
||||
shortNames:
|
||||
- pmon
|
||||
singular: podmonitor
|
||||
scope: Namespaced
|
||||
versions:
|
||||
|
||||
@@ -13,6 +13,8 @@ spec:
|
||||
kind: Probe
|
||||
listKind: ProbeList
|
||||
plural: probes
|
||||
shortNames:
|
||||
- prb
|
||||
singular: probe
|
||||
scope: Namespaced
|
||||
versions:
|
||||
|
||||
@@ -13,6 +13,8 @@ spec:
|
||||
kind: Prometheus
|
||||
listKind: PrometheusList
|
||||
plural: prometheuses
|
||||
shortNames:
|
||||
- prom
|
||||
singular: prometheus
|
||||
scope: Namespaced
|
||||
versions:
|
||||
|
||||
@@ -13,6 +13,8 @@ spec:
|
||||
kind: PrometheusRule
|
||||
listKind: PrometheusRuleList
|
||||
plural: prometheusrules
|
||||
shortNames:
|
||||
- promrule
|
||||
singular: prometheusrule
|
||||
scope: Namespaced
|
||||
versions:
|
||||
|
||||
@@ -13,6 +13,8 @@ spec:
|
||||
kind: ServiceMonitor
|
||||
listKind: ServiceMonitorList
|
||||
plural: servicemonitors
|
||||
shortNames:
|
||||
- smon
|
||||
singular: servicemonitor
|
||||
scope: Namespaced
|
||||
versions:
|
||||
|
||||
@@ -13,6 +13,8 @@ spec:
|
||||
kind: ThanosRuler
|
||||
listKind: ThanosRulerList
|
||||
plural: thanosrulers
|
||||
shortNames:
|
||||
- ruler
|
||||
singular: thanosruler
|
||||
scope: Namespaced
|
||||
versions:
|
||||
|
||||
Reference in New Issue
Block a user