From 7613ff9c7ecb96df4b6156b274719ec6a0be8090 Mon Sep 17 00:00:00 2001 From: Andrea Hoffer Date: Tue, 2 Mar 2021 14:20:05 -0500 Subject: [PATCH] Removing note that is no longer applicable --- modules/bound-sa-tokens-about.adoc | 5 ----- 1 file changed, 5 deletions(-) diff --git a/modules/bound-sa-tokens-about.adoc b/modules/bound-sa-tokens-about.adoc index 3e178d1768ec..33925c73117c 100644 --- a/modules/bound-sa-tokens-about.adoc +++ b/modules/bound-sa-tokens-about.adoc @@ -6,8 +6,3 @@ = About bound service account tokens You can use bound service account tokens to limit the scope of permissions for a given service account token. These tokens are audience and time-bound. This facilitates the authentication of a service account to an IAM role and the generation of temporary credentials mounted to a pod. You can request bound service account tokens by using volume projection and the TokenRequest API. - -[IMPORTANT] -==== -Because the cluster installation process does not use them, bound service account tokens are configured post-installation. -====