diff --git a/kubectl-datree b/kubectl-datree index a45db6b..7ac8428 100755 --- a/kubectl-datree +++ b/kubectl-datree @@ -111,7 +111,7 @@ get_additional_resources(){ done } -DATREE_TEST_COMMAND="datree test --ignore-missing-schemas "${DATREE_OPTIONS[@]}"" +DATREE_TEST_COMMAND="datree test "${DATREE_OPTIONS[@]}"" # List all scanned files to display at end of test scanned_files=()