Junnplus commented on a change in pull request #213: URL: https://github.com/apache/apisix-ingress-controller/pull/213#discussion_r565038361
########## 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: Actually, we use a unified administrator service account for nginx ingress controller, so hope can custom service account ---------------------------------------------------------------- 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