12 lines
280 B
Django/Jinja
12 lines
280 B
Django/Jinja
[Unit]
|
|
Description=Run Matrix K3s health check daily
|
|
|
|
[Timer]
|
|
OnCalendar={{ matrix_healthcheck_timer_on_calendar }}
|
|
Persistent=true
|
|
RandomizedDelaySec={{ matrix_healthcheck_timer_randomized_delay_sec }}
|
|
Unit={{ matrix_healthcheck_service_name }}
|
|
|
|
[Install]
|
|
WantedBy=timers.target
|