yogyang edited a comment on issue #15960: URL: https://github.com/apache/airflow/issues/15960#issuecomment-844710173
add rolebinding to serviceaccount:airflow-webserver would result in another problem: the pod airflow-webserver created is not using pod templated defined in the `pod_template_file` file, as the helm did not mount the pod_template_file for web-server pod by default. Need to set webserver extratVolumeMout to mount the pod_template_file -- 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: [email protected]
