joshfischer1108 commented on a change in pull request #3413: Updating to fix 
deprecated Kubernetes APIs
URL: https://github.com/apache/incubator-heron/pull/3413#discussion_r355138050
 
 

 ##########
 File path: deploy/kubernetes/general/tools.yaml
 ##########
 @@ -57,6 +60,13 @@ spec:
               --name=localzk
               --hostport=zookeeper:2181
               --rootpath="/heron"
+          resources:
+            requests:
+              cpu: "100m"
+              memory: "200M"
+            limits:
 
 Review comment:
   Do you think imposing limits on the node could cause any unforeseen issues?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to