loki: Increase start timeout

It can sometimes take a very long time for Loki to start, for reasons
that are not entirely clear...
master
Dustin 2024-03-28 10:09:01 -05:00
parent d989994f25
commit ba5ba257c1
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@ Wants=network-online.target
[Service]
StateDirectory=%P
ExecReload=/usr/bin/podman kill --cidfile=%t/%N.cid --signal HUP
TimeoutStartSec=5m
[Container]
Image=docker.io/grafana/loki:2.9.4