PagerDuty
If you want to enable PagerDuty, provide the integration key
Configuration
Parameter | Description | Required |
---|---|---|
alert.pagerduty.integrationKey | PagerDuty integration key more info | Yes |
Example
apiVersion: v1
kind: Namespace
metadata:
name: kwatch
---
apiVersion: v1
kind: ConfigMap
metadata:
name: kwatch
namespace: kwatch
data:
config.yaml: |
alert:
pagerduty:
integrationKey: INTEGRATION_KEY