[bot] [main] Automated version update
This commit is contained in:
@@ -2,9 +2,8 @@ apiVersion: apiextensions.k8s.io/v1
|
||||
kind: CustomResourceDefinition
|
||||
metadata:
|
||||
annotations:
|
||||
controller-gen.kubebuilder.io/version: v0.11.1
|
||||
controller-gen.kubebuilder.io/version: v0.13.0
|
||||
operator.prometheus.io/version: 0.69.1
|
||||
creationTimestamp: null
|
||||
name: alertmanagerconfigs.monitoring.coreos.com
|
||||
spec:
|
||||
group: monitoring.coreos.com
|
||||
@@ -196,6 +195,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
httpConfig:
|
||||
description: HTTP client configuration.
|
||||
properties:
|
||||
@@ -273,6 +273,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -488,6 +489,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
authSecret:
|
||||
description: The secret's key that contains the CRAM-MD5 secret. The secret needs to be in the same namespace as the AlertmanagerConfig object and accessible by the Prometheus Operator.
|
||||
properties:
|
||||
@@ -503,6 +505,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
authUsername:
|
||||
description: The username to use for authentication.
|
||||
type: string
|
||||
@@ -729,6 +732,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -932,6 +936,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
required:
|
||||
- webhookUrl
|
||||
type: object
|
||||
@@ -963,6 +968,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
apiURL:
|
||||
description: The URL to send OpsGenie API requests to.
|
||||
type: string
|
||||
@@ -1066,6 +1072,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -1413,6 +1420,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -1636,6 +1644,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
sendResolved:
|
||||
description: Whether or not to notify about resolved alerts.
|
||||
type: boolean
|
||||
@@ -1654,6 +1663,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
severity:
|
||||
description: Severity of the incident.
|
||||
type: string
|
||||
@@ -1751,6 +1761,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -1964,6 +1975,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
tokenFile:
|
||||
description: The token file that contains the registered application's API token, see https://pushover.net/apps. Either `token` or `tokenFile` is required. It requires Alertmanager >= v0.26.0.
|
||||
type: string
|
||||
@@ -1988,6 +2000,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
userKeyFile:
|
||||
description: The user key file that contains the recipient user's user key. Either `userKey` or `userKeyFile` is required. It requires Alertmanager >= v0.26.0.
|
||||
type: string
|
||||
@@ -2052,6 +2065,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
callbackId:
|
||||
type: string
|
||||
channel:
|
||||
@@ -2158,6 +2172,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -2458,6 +2473,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -2725,6 +2741,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
botTokenFile:
|
||||
description: "File to read the Telegram bot token from. It is mutually exclusive with `botToken`. Either `botToken` or `botTokenFile` is required. \n It requires Alertmanager >= v0.26.0."
|
||||
type: string
|
||||
@@ -2812,6 +2829,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -3026,6 +3044,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
apiUrl:
|
||||
description: The VictorOps API URL.
|
||||
type: string
|
||||
@@ -3126,6 +3145,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -3408,6 +3428,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -3683,6 +3704,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
@@ -3888,6 +3910,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
type: object
|
||||
type: array
|
||||
wechatConfigs:
|
||||
@@ -3912,6 +3935,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
apiURL:
|
||||
description: The WeChat API URL.
|
||||
type: string
|
||||
@@ -3995,6 +4019,7 @@ spec:
|
||||
required:
|
||||
- key
|
||||
type: object
|
||||
x-kubernetes-map-type: atomic
|
||||
followRedirects:
|
||||
description: FollowRedirects specifies whether the client should follow HTTP 3xx redirects.
|
||||
type: boolean
|
||||
|
||||
Reference in New Issue
Block a user