-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Description
Currently the operator
serviceAccountName: {{ include "psmdb-operator.fullname" . }} |
It defaults to a value that can be only enabled or disabled, but naming remains the same.
serviceAccountName: {{ include "psmdb-operator.fullname" . }}
There are situations when you have to install in a place where you are allowed to install only using a specific ServiceAccount with aggregated Roles/ClusterRoles.
Most of the Deployments in the ecosystem allow this configuration and would be quite nice to address it too.
Metadata
Metadata
Assignees
Labels
No labels