mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-24 04:06:03 +00:00
edit google dns hostname
This commit is contained in:
parent
f9a7ca8bab
commit
9e683fab30
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user