newrelic-kubernetes-operator
newrelic-kubernetes-operator copied to clipboard
Add support to use a new custom ServiceAccount as oppose to using default serviceAccount
Feature Description
For specific rbac permissions, a new serviceAccount as oppose to using the default is a better choice.
The current kustomized based manifest depend on using the default
ServiceAccount.