Skip to content

Commit

Permalink
Merge pull request #7034 from justinsb/cherrypick_6925_release-1.14
Browse files Browse the repository at this point in the history
Cherry pick of #6925 onto release-1.14
  • Loading branch information
k8s-ci-robot authored May 19, 2019
2 parents 02f544c + bf65cfc commit 4da1720
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 4da1720

Please sign in to comment.