diff --git a/manifests/traefik/monitoring.yaml b/manifests/traefik/monitoring.yaml new file mode 100644 index 0000000..0e20a3d --- /dev/null +++ b/manifests/traefik/monitoring.yaml @@ -0,0 +1,15 @@ +enabled: true +app: traefik +'# targets': +- : +'# scheme': http +'# external_check': + url: https://traefik.dvirlabs.com + expected_codes: + '502': critical + '404': warning + '1033': critical +uptime_kuma: + enabled: true + url: https://traefik.dvirlabs.com + tag: traefik