Junnplus commented on a change in pull request #213: URL: https://github.com/apache/apisix-ingress-controller/pull/213#discussion_r565013565
########## 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: helm chart of kong/traefik/nginx ingress controller alway provided this future, I think this is a general future. Do anyone else have any ideas. cc @gxthrj ---------------------------------------------------------------- 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