mirror of
https://github.com/kubereboot/kured.git
synced 2026-08-23 21:36:33 +00:00
sort parameters alphabetically
This commit is contained in:
@@ -95,8 +95,8 @@ Flags:
|
||||
--drain-timeout duration timeout after which the drain is aborted (default: 0, infinite time)
|
||||
-h, --help help for kured
|
||||
--lock-annotation string annotation in which to record locking node (default "weave.works/kured-node-lock")
|
||||
--lock-ttl duration expire lock annotation after this duration (default: 0, disabled)
|
||||
--lock-release-delay duration hold lock after reboot by this duration (default: 0, disabled)
|
||||
--lock-ttl duration expire lock annotation after this duration (default: 0, disabled)
|
||||
--message-template-drain string message template used to notify about a node being drained (default "Draining node %s")
|
||||
--message-template-reboot string message template used to notify about a node being rebooted (default "Rebooting node %s")
|
||||
--notify-url url for reboot notifications (cannot use with --slack-hook-url flags)
|
||||
|
||||
Reference in New Issue
Block a user