tokers commented on a change in pull request #213:
URL: 
https://github.com/apache/apisix-ingress-controller/pull/213#discussion_r565008865



##########
File path: charts/apisix-ingress-controller/templates/rbac.yaml
##########
@@ -157,5 +153,6 @@ roleRef:
   name: {{ .Release.Name }}-clusterrole
 subjects:
   - kind: ServiceAccount
-    name: {{ .Release.Name }}-serviceaccount
+    name: {{ include "apisix-ingress-controller.serviceAccountName" . }}

Review comment:
       I suggest not to do that, we can consider it in the future if the 
community really has this demand.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to