Skip to content

Commit f4f9a84

Browse files
committed
fix cluster-wide
1 parent b2ddb7f commit f4f9a84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

e2e-tests/functions

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,8 @@ deploy_operator_gh() {
104104
if [ -n "${OPERATOR_NS}" ]; then
105105
rbac="cw-rbac"
106106
operator="cw-operator"
107+
108+
create_namespace "${OPERATOR_NS}"
107109
fi
108110

109111
echo "applying ${git_tag}/deploy/${rbac}.yaml"

0 commit comments

Comments
 (0)