Skip to content

Commit

Permalink
Merge pull request #7033 from justinsb/cherrypick_6925_release-1.13
Browse files Browse the repository at this point in the history
Cherry pick of #6925 onto release-1.13
  • Loading branch information
k8s-ci-robot authored May 19, 2019
2 parents 5d7cdef + 97f4dd5 commit ec4f6cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dns-controller/cmd/dns-controller/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ func main() {
var updateInterval int

// Be sure to get the glog flags
klog.InitFlags(nil)
klog.Flush()

flag.StringVar(&dnsServer, "dns-server", "", "DNS Server")
Expand Down

0 comments on commit ec4f6cd

Please sign in to comment.