mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
flannel: add restart policy
This commit is contained in:
parent
15757a87a1
commit
85f9e45a33
@ -8,6 +8,8 @@ Before=early-docker.target
|
||||
|
||||
[Service]
|
||||
Type=notify
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
Environment="TMPDIR=/var/tmp/"
|
||||
Environment="DOCKER_HOST=unix:///var/run/early-docker.sock"
|
||||
Environment="FLANNEL_VER={{flannel_ver}}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user