flyte icon indicating copy to clipboard operation
flyte copied to clipboard

[BUG] Add serviceAccountName override for Ray

Open peterghaddad opened this issue 1 year ago • 1 comments

Describe the bug

Currently, the serviceAccount pulls from the securityContext of the k8s cluster that the FlytePropeller is deployed at. Instead, have the option to configure the propeller to use a specific serviceAccountName on k8s.

Expected behavior

When the SA is set to something other than the default value, then pull the serviceAccountName from the propeller config

Additional context to reproduce

No response

Screenshots

No response

Are you sure this issue hasn't been raised already?

  • [X] Yes

Have you read the Code of Conduct?

  • [X] Yes

peterghaddad avatar Oct 07 '24 20:10 peterghaddad

related to #4920

peterghaddad avatar Oct 07 '24 20:10 peterghaddad

I believe this has been fixed.

Sovietaced avatar Feb 24 '25 22:02 Sovietaced