Hi
I have been working on
Certified Kubernetes Application Developer (CKAD) | KodeKloud
at question 12, i need to
create a service account → ok,
create the token and paste it in the web app → ok,
change the service account name so I do not need to paste it → ok
everything seems ok but when i inspect the service account , there is : None
so I am a bit surprised how can things work.
also the command :create token creates the token but how does it attach to the service account ?