2021-03-23 02:22:48 +08:00
|
|
|
[Unit]
|
|
|
|
Description=Timer to renew K8S control plane certificates
|
|
|
|
|
|
|
|
[Timer]
|
|
|
|
# First Monday of each month
|
2021-03-24 08:26:05 +08:00
|
|
|
OnCalendar=Mon *-*-1..7 03:{{ groups['kube_control_plane'].index(inventory_hostname) }}0:00
|
2021-03-23 02:22:48 +08:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|