浏览代码

update recommender description

Alexander Belanger 3 年之前
父节点
当前提交
86d8b4d52b
共有 1 个文件被更改,包括 2 次插入4 次删除
  1. 2 4
      workers/jobs/recommender.go

+ 2 - 4
workers/jobs/recommender.go

@@ -2,11 +2,9 @@
 
 /*
 
-                            === NGINX Recommender Job ===
+                            === Recommender Job ===
 
-This job checks an NGINX instance installed on a cluster and makes a recommendation.
-
-TODO: recommender alg details
+This job checks to see if a cluster matches policies set by the OPA config file.
 
 */