I am using kubernetes auth login to create token for my pods. I want to delete all tokens created with a specific service account say “x”. Is there a way to do this ?
I am using kubernetes auth login to create token for my pods. I want to delete all tokens created with a specific service account say “x”. Is there a way to do this ?