mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 21:53:52 +00:00
edit google dns hostname
This commit is contained in:
@@ -35,7 +35,7 @@ type dnsFederationsConfigMapTest struct {
|
||||
}
|
||||
|
||||
var (
|
||||
googleDNSHostname = "google-public-dns-a.google.com"
|
||||
googleDNSHostname = "dns.google"
|
||||
// The ConfigMap update mechanism takes longer than the standard
|
||||
// wait.ForeverTestTimeout.
|
||||
moreForeverTestTimeout = 2 * 60 * time.Second
|
||||
|
Reference in New Issue
Block a user