infra/modules/kubernetes/kured/values.yaml
2025-07-27 10:32:24 +00:00

12 lines
246 B
YAML

window_start: "22:00"
window_end: "06:00"
reboot_days: "mon,tue,wed,thu,fri"
service:
annotations:
prometheus.io/scrape: "true"
prometheus.io/path: "/metrics"
prometheus.io/port: "8080"
configuration:
notifyUrl: "${notify_url}"