Files
auricom-home-cluster/kubernetes/apps/default/zigbee2mqtt/app/gatus.yaml
auricom 58992902ef 🩺 gatus
2023-09-02 01:58:18 +02:00

27 lines
556 B
YAML

---
apiVersion: v1
kind: ConfigMap
metadata:
name: zigbee-gatus-ep
namespace: default
labels:
gatus.io/enabled: "true"
data:
config.yaml: |
endpoints:
- name: zigbee
group: internal
url: 192.168.8.1
interval: 1m
ui:
hide-hostname: true
hide-url: true
dns:
query-name: zigbee.${SECRET_CLUSTER_DOMAIN}
query-type: A
conditions:
- "[BODY] == 192.168.169.101"
- "[DNS_RCODE] == NOERROR"
alerts:
- type: pushover