Skip to main content

FeiShu

If you want to enable FeiShu, provide accessToken with optional secret and title

Configuration

ParameterDescription
alert.feishu.webhookFeiShu bot webhook URL
alert.feishu.titleCustomized 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

Screenshot