prometheus operator v0.71.2
AlertmanagerConfig.spec.receivers.pushoverConfigs.httpConfig.oauth2.spec.receivers.wechatConfigs
List of WeChat configurations.
| Field / Type | Description |
|---|---|
agentID | No description provided. |
The secret's key that contains the WeChat API key. The secret needs to be in the same namespace as the AlertmanagerConfig object and accessible by the Prometheus Operator.
| |
apiURL | The WeChat API URL. |
corpID | The corp id for authentication. |
HTTP client configuration. | |
message | API request data as defined by the WeChat API. |
messageType | No description provided. |
sendResolved | Whether or not to notify about resolved alerts. |
toParty | No description provided. |
toTag | No description provided. |
toUser | No description provided. |