cluster/services/consul: allow more start bursting
This commit is contained in:
parent
e5925fecb4
commit
3119f7f079
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@ in
|
|||
DynamicUser = true;
|
||||
TimeoutStartSec = "5m";
|
||||
Type = "oneshot";
|
||||
StartLimitBurst = 25;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue