mirror of https://github.com/rancher/dashboard.git
update kiali url
This commit is contained in:
parent
b74019a20e
commit
35dc0d5272
|
|
@ -16,7 +16,7 @@ export default {
|
|||
},
|
||||
|
||||
kialiUrl() {
|
||||
return '/api/v1/namespaces/istio-system/services/http:rancher-istio-kiali:20001/proxy/';
|
||||
return '/api/v1/namespaces/istio-system/services/http:kiali:20001/proxy/';
|
||||
},
|
||||
|
||||
target() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue