mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/khuedoan/homelab.git
synced 2026-09-20 08:03:58 +08:00
feat(kured): add sentinel command
This commit is contained in:
@@ -3,5 +3,5 @@ name: kured
|
||||
version: 0.0.0
|
||||
dependencies:
|
||||
- name: kured
|
||||
version: 2.10.0
|
||||
version: 2.11.2
|
||||
repository: https://weaveworks.github.io/kured
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
kured:
|
||||
configuration:
|
||||
rebootSentinelCommand: "needs-restarting --reboothint && exit 1 || exit 0"
|
||||
|
||||
Reference in New Issue
Block a user