prometheus operator v0.93.1

Alertmanager.spec.volumes[].projected.sources[].secret.spec.alertmanagerConfiguration.global.wechat

wechat defines the default WeChat Config

3 fields
Alertmanager.spec.volumes[].projected.sources[].secret.spec.alertmanagerConfiguration.global.wechat fields and descriptions
Field / TypeDescription
apiCorpID
string

apiCorpID defines the default WeChat API Corporate ID.

  • minLength: 1
object

apiSecret defines the default WeChat API Secret.

  • x-kubernetes-map-type: "atomic"
apiURL
string

apiURL defines he default WeChat API URL. The default value is "https://qyapi.weixin.qq.com/cgi-bin/"

  • pattern: ^(http|https)://.+$