Bump the resync period to five hours (#2748)
This commit is contained in:
parent
537ed9ecd5
commit
aea98acf2f
1 changed files with 1 additions and 1 deletions
|
@ -321,4 +321,4 @@ func searchFromResolvConf() []string {
|
|||
return rc.Search
|
||||
}
|
||||
|
||||
const defaultResyncPeriod = 5 * time.Minute
|
||||
const defaultResyncPeriod = 5 * time.Hour
|
||||
|
|
Loading…
Add table
Reference in a new issue