nixos/kubernetes: Address review: Remove restart from certmgr bootstrap service
This commit is contained in:
parent
7323b77435
commit
5684034693
@ -254,8 +254,6 @@ in
|
|||||||
];
|
];
|
||||||
serviceConfig = {
|
serviceConfig = {
|
||||||
TimeoutSec = "500";
|
TimeoutSec = "500";
|
||||||
RestartSec = "1s";
|
|
||||||
Restart = "on-failure";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user