mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
Update internal/flags/flags.go
Co-authored-by: nils måsén <nils@piksel.se>
This commit is contained in:
parent
d968eafad0
commit
0252f142f8
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ func RegisterSystemFlags(rootCmd *cobra.Command) {
|
|||
flags.BoolP(
|
||||
"health-check",
|
||||
"",
|
||||
viper.IsSet("WATCHTOWER_HEALTH_CHECK"),
|
||||
false,
|
||||
"Do health check and exit")
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue