coderzc commented on code in PR #259:
URL: 
https://github.com/apache/incubator-hugegraph-computer/pull/259#discussion_r1263335264


##########
computer-k8s/src/main/java/org/apache/hugegraph/computer/k8s/crd/model/HugeGraphComputerJob.java:
##########
@@ -40,7 +40,7 @@ public class HugeGraphComputerJob
     private static final long serialVersionUID = 6788317713035067450L;
 
     public static final String VERSION = "v1";
-    public static final String GROUP = "hugegraph.apache.org";
+    public static final String GROUP = "operator.hugegraph.apache.org";

Review Comment:
   Ok



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to