minikube/deploy/addons/auto-pause/auto-pause.service

11 lines
150 B
INI

[Unit]
Description=Auto Pause Service
[Service]
Type=simple
ExecStart=/usr/local/bin/auto-pause
Restart=always
[Install]
WantedBy=multi-user.target