drivebyer commented on code in PR #197:
URL: https://github.com/apache/rocketmq-operator/pull/197#discussion_r1462989235


##########
deploy/operator.yaml:
##########
@@ -27,7 +27,7 @@ spec:
       labels:
         name: rocketmq-operator
     spec:
-      serviceAccountName: rocketmq-operator
+      serviceAccountName: {{ template "rocketmq-operator.serviceAccountName" . 
}}

Review Comment:
   For now, After we execute `make manifest `, the templating in `chart` 
directory disappeared. 
   
   I would find some way to do substitution in `make manifest.`



-- 
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: commits-unsubscr...@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to