fix(e2e): use helm namespace

pull/606/head
Adam Reese 10 years ago
parent 3921637878
commit 0ac3a7f710

@ -14,7 +14,7 @@ import (
)
const (
namespace = "dm"
namespace = "helm"
apiProxy = "/api/v1/proxy/namespaces/" + namespace + "/services/manager-service:manager/"
)

Loading…
Cancel
Save