Skip to content

Commit 90be5eb

Browse files
Merge pull request #154 from enxebre/namespace
Update namespace -> openshift-machine-api
2 parents 15fe4b4 + f4eabc9 commit 90be5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
)
1212

1313
const (
14-
namespace = "openshift-cluster-api"
14+
namespace = "openshift-machine-api"
1515
)
1616

1717
func init() {

0 commit comments

Comments
 (0)