Skip to content

Initial work for creating a RBAC friendly service account for the nginx-ingress

DJ Mountney requested to merge nginx-rbac into master

Fixes: https://gitlab.com/charts/helm.gitlab.io/issues/107

If serviceAccount.autoGenerate is true, we create the user/roles necessary to run the nginx-ingress for rbac. This expects that Tiller is already running as a serviceaccount that is able to create other cluster roles. As outlined in our existing documentation.

Edited by DJ Mountney

Merge request reports

Loading