Commit aea98acf authored by John Belamaric's avatar John Belamaric Committed by GitHub

Bump the resync period to five hours (#2748)

parent 537ed9ec
......@@ -321,4 +321,4 @@ func searchFromResolvConf() []string {
return rc.Search
}
const defaultResyncPeriod = 5 * time.Minute
const defaultResyncPeriod = 5 * time.Hour
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment