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


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

Review Comment:
   This file is copied from that one in deploy directory(see the link below), 
pls also change the original file.
   
https://github.com/apache/rocketmq-operator/blob/a8665716c8028741ec106814798e39fe07e6dcaa/Makefile#L78C1-L88



-- 
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