Add param WeaveScopeHost

Signed-off-by: Zhengyi Lai <zheng1@yunify.com>
This commit is contained in:
Zhengyi Lai
2020-11-04 23:21:28 +08:00
parent 0b18c571a4
commit c8f814acf2
4 changed files with 10 additions and 0 deletions

View File

@@ -105,6 +105,7 @@ func newTestConfig() (*Config, error) {
NSNPOptions: network.NSNPOptions{
AllowedIngressNamespaces: []string{},
},
WeaveScopeHost: "weave-scope-app.weave",
},
MonitoringOptions: &prometheus.Options{
Endpoint: "http://prometheus.kubesphere-monitoring-system.svc",