Skip to content

Commit

Permalink
drenv: add missing namespace
Browse files Browse the repository at this point in the history
Signed-off-by: Raghavendra Talur <raghavendra.talur@gmail.com>
  • Loading branch information
raghavendra-talur committed Jul 24, 2024
1 parent f16ac6d commit c168e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/addons/ocm-cluster/test
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ def wait_for_deployment(cluster, hub):
"deploy/example-deployment",
"--for=condition=available",
"--timeout=120s",
"--namespace=default",
context=cluster,
)

Expand Down

0 comments on commit c168e36

Please sign in to comment.