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
Is your feature request related to a problem? Please describe.
There was lack of service account management while using helm charts.
Describe the solution you'd like
Being able to create service account for superset and configure its name.
Additional context
There was ServiceAccountName variable added in the past, so I've implemented new feature as enhancement beside the current solution.
Is your feature request related to a problem? Please describe.
There was lack of service account management while using helm charts.
Describe the solution you'd like
Being able to create service account for superset and configure its name.
Additional context
There was
ServiceAccountName
variable added in the past, so I've implemented new feature as enhancement beside the current solution.PR: #17880
The text was updated successfully, but these errors were encountered: