We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 979b313 commit 7a02ef2Copy full SHA for 7a02ef2
test/e2e/legacy/vm_connectivity.go
@@ -37,7 +37,7 @@ import (
37
38
const (
39
CurlPod = "curl-helper"
40
- externalHost = "https://flant.com"
+ externalHost = "https://flant.ru"
41
nginxActiveStatus = "active"
42
)
43
0 commit comments