From d3cf59c0d52789bb3946d42a2d670cc1b241ee57 Mon Sep 17 00:00:00 2001 From: Jordan Liggitt Date: Thu, 14 Apr 2016 11:27:50 -0400 Subject: [PATCH] Note service account token cleanup --- docs/user-guide/service-accounts.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/user-guide/service-accounts.md b/docs/user-guide/service-accounts.md index f51dbd87bb..70a3d62e5f 100644 --- a/docs/user-guide/service-accounts.md +++ b/docs/user-guide/service-accounts.md @@ -111,6 +111,8 @@ secrets/build-robot-secret Now you can confirm that the newly built secret is populated with an API token for the "build-robot" service account. +Any tokens for non-existent service accounts will be cleaned up by the token controller. + ```shell $ kubectl describe secrets/build-robot-secret Name: build-robot-secret