@Tej_Singh_Rana @unnivkn . Service account practice lab 160 , questions number . . .

Sreekanthkurapati:
@Tej_Singh_Rana @unnivkn . Service account practice lab 160 , questions number 13 –> update the service account name from default to another in deploy (pod ) level. I have tried many possibilities non of them worked . Even I checked in Git repository service account lab details not updated. Can you please check and update.

unnivkn:
https://kodekloud.slack.com/archives/CDR4R9Z7E/p1626667688102300

Tej_Singh_Rana:
> I have tried many possibilities non of them worked
May I know a few one?

Sameer Jain:
As sibling of container in second spec add line either serviceAccount: dashboard-sa or serviceAccountName: dashboard-sa
image.png

Sreekanthkurapati:
Thank you @Sameer Jain. Thank you @Tej_Singh_Rana @unnivkn. Mistaken what I done i am try to modify service acc name in pod level but this application using replica deploy so what ever changes I have done it’s not reflect. Once I have added account in deploy level after recreate then all set