Skip to content

Commit

Permalink
fixed test default
Browse files Browse the repository at this point in the history
  • Loading branch information
Veronica Gluza committed Jan 29, 2024
1 parent 54fa5dc commit 36b803e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/exe/deploy_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ def default_options(new_args = {}, run_args = {})
selector: nil,
selector_as_filter: false,
protected_namespaces: ["default", "kube-system", "kube-public"],
skip_dry_run: false,
}.merge(new_args),
run_args: {
verify_result: true,
Expand Down

0 comments on commit 36b803e

Please sign in to comment.