Przeglądaj źródła

update recommender description

Alexander Belanger 3 lat temu
rodzic
commit
86d8b4d52b
1 zmienionych plików z 2 dodań i 4 usunięć
  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.
 
 */