infra/modules/kubernetes/kured/values.yaml

13 lines
246 B
YAML
Raw Normal View History

2025-07-27 10:31:38 +00:00
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}"