theshire/kubernetes/apps/database/influxdb/app/gatus.yaml

22 lines
446 B
YAML
Raw Normal View History

2024-10-27 21:18:27 -05:00
---
apiVersion: v1
kind: ConfigMap
metadata:
name: influxdb-gatus-ep
labels:
gatus.io/enabled: "true"
data:
config.yaml: |
endpoints:
- name: influxdb
group: infrastructure
url: tcp://influxdb.database.svc.cluster.local:8086
interval: 1m
ui:
hide-url: true
hide-hostname: true
conditions:
- "[CONNECTED] == true"
alerts:
- type: pushover