7 lines
123 B
Text
7 lines
123 B
Text
|
[Unit]
|
||
|
Description=Renew K8S control plane certificates
|
||
|
|
||
|
[Service]
|
||
|
Type=oneshot
|
||
|
ExecStart={{ bin_dir }}/k8s-certs-renew.sh
|