When deploying a 2nd gen environment GCP function the service account keeps reverting back to the default ‘[email protected]’service account despite me selecting a custom one that has been created for this function specifically. How do I prevent this from happening? I don’t want to use the default as the chosen service account to run the function.
Eventarc trigger settings
Runtime service account setting
Error message
I’ve tried creating multiple different functions, changing the trigger type, all with the same result.
Chris Fotheringham is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.