Skip to content

Commit

Permalink
Save
Browse files Browse the repository at this point in the history
  • Loading branch information
glothriel committed May 27, 2024
1 parent 25b96e0 commit 30e0452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ def install(self, name, values, namespace=None, timeout='2m'):
namespace or name,
name,
"kubernetes/helm",
"-wait ",
"--wait",
"--timeout", timeout,
"--set",
"client.pullPolicy=Never",
Expand Down

0 comments on commit 30e0452

Please sign in to comment.