Add Robot test for running kube-hunter
[validation.git] / .coafile
index fd4a0cc..c472b5d 100644 (file)
--- a/.coafile
+++ b/.coafile
@@ -36,7 +36,8 @@ bears = YAMLLintBear
 files = **.yaml, **.yml
 use_spaces = true
 max_line_length = 120
-ignore = tests/k8s/conformance/custom_repos.yaml
+ignore = tests/k8s/conformance/custom_repos.yaml,
+    tests/k8s/kube-hunter/job.yaml
 
 [all.Python]
 bears = PyLintBear