Join Slack
Powered by
Hi! How can I configure a default service account ...
# flyte-deployment
s
sparse-window-1536
07/15/2022, 4:35 PM
Hi! How can I configure a default service account for tasks? So that users don't have to set them when executing tasks/workflows.
a
acceptable-policeman-57188
07/15/2022, 4:55 PM
you can set that in the admin application config!
https://docs.flyte.org/en/latest/deployment/cluster_config/flyteadmin_config.html#k8sserviceaccount-string
s
sparse-window-1536
07/15/2022, 5:01 PM
So it's in the config file to be passed to flytectl?
a
acceptable-policeman-57188
07/15/2022, 5:06 PM
this is actually set in the back-end in the admin config (
https://github.com/flyteorg/flyte/blob/2635cda85b24926632f0d7391975732ab221fe1b/charts/flyte-core/values.yaml#L482
) and is applied to everything that gets registered
s
sparse-window-1536
07/15/2022, 5:31 PM
It worked! Thank you!
🎉 1
184
Views
Open in Slack
Previous
Next