mirror of
https://github.com/openfaas/faasd.git
synced 2025-06-23 07:13:23 +00:00
Update faas-containerd.service
This commit is contained in:
@ -3,7 +3,7 @@ Description=faasd-containerd
|
|||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
MemoryLimit=500M
|
MemoryLimit=500M
|
||||||
Environment="basic_auth=true"
|
# Environment="basic_auth=true" # Not tested properly in PR #13, causes runtime error
|
||||||
ExecStart=/usr/local/bin/faas-containerd
|
ExecStart=/usr/local/bin/faas-containerd
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
RestartSec=10s
|
RestartSec=10s
|
||||||
|
Reference in New Issue
Block a user