sinloss commented on code in PR #197:
URL: https://github.com/apache/rocketmq-operator/pull/197#discussion_r1435110236
##########
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:
Sure, I'll go through it once I have time. Please bear with me for a couple
of days.
--
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]