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
I want to use my own serviceaccount to run a Cronjob in Kubernetes.
Now it looks like the cronjob uses the "default" account from the namespace it's located in.
add the fields "serviceAccountName" and "serviceAccount" in the "kubernetes_cron_job" resource.