komodorio / helm-dashboard

The missing UI for Helm - visualize your releases
Apache License 2.0
4.99k stars 302 forks source link

Update helm-dashboard.serviceAccountName Template Logic in _helpers.tpl #561

Closed unitmatrix closed 4 days ago

unitmatrix commented 4 days ago

This pull request updates the helm-dashboard.serviceAccountName template logic in the _helpers.tpl file to improve the handling of service account names. The changes include:

These changes enhance the flexibility and robustness of the Helm chart's service account naming conventions.