mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-23 09:55:11 +00:00
10 lines
196 B
Desktop File
10 lines
196 B
Desktop File
[Unit]
|
|
Description=Kubernetes Node Unpacker
|
|
Documentation=https://github.com/kubernetes/kubernetes
|
|
|
|
[Service]
|
|
ExecStart=/etc/kubernetes/kube-node-unpacker.sh
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|