Zenduty
If you want to enable Zenduty, provide the integration key
Configuration
Parameter | Description | Required |
---|---|---|
alert.zenduty.integrationKey | Zenduty integration key more info | Yes |
alert.zenduty.alertType | Optional alert type of incident: critical, acknowledged, resolved, error, warning, info (default: critical) | NO |
Example
apiVersion: v1
kind: Namespace
metadata:
name: kwatch
---
apiVersion: v1
kind: ConfigMap
metadata:
name: kwatch
namespace: kwatch
data:
config.yaml: |
alert:
zenduty:
integrationKey: INTEGRATION_KEY