FeiShu
If you want to enable FeiShu, provide accessToken with optional secret and title
Configuration
Parameter | Description |
---|---|
alert.feishu.webhook | FeiShu bot webhook URL |
alert.feishu.title | Customized title in message |
Example
apiVersion: v1
kind: Namespace
metadata:
name: kwatch
---
apiVersion: v1
kind: ConfigMap
metadata:
name: kwatch
namespace: kwatch
data:
config.yaml: |
alert:
feishu:
webhook: WEB_HOOK