You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the chart forces you to allow it to create the service account, which is something we have a general rule not to allow vendored charts to do (our practice is to pre-create the namespaces, service accounts, and cluster role bindings using a common Helm chart).
The Buildkite agent Helm chart should allow disabling creation of the service account, and allowing specification of the pre-created one.
The text was updated successfully, but these errors were encountered:
Currently the chart forces you to allow it to create the service account, which is something we have a general rule not to allow vendored charts to do (our practice is to pre-create the namespaces, service accounts, and cluster role bindings using a common Helm chart).
The Buildkite agent Helm chart should allow disabling creation of the service account, and allowing specification of the pre-created one.
The text was updated successfully, but these errors were encountered: