Setting service account overwrite
I'd like to be able to set up builds to use different service accounts via the KUBERNETES_SERVICE_ACCOUNT_OVERWRITE variable documented in the Kubernetes executor docs.
It looks like to do this we'd need to set the service_account_overwrite_allowed environment variable.