fix expiration of bound SA tokens

Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
This commit is contained in:
Sergiusz Urbaniak 2021-09-21 08:20:24 +02:00
parent b56a0db979
commit 0ad09c36d6
No known key found for this signature in database
GPG Key ID: 44E6612519E13C39
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@ The ServiceAccount admission controller will add the following projected volume
defaultMode: 420 # 0644
sources:
- serviceAccountToken:
expirationSeconds: 3600
expirationSeconds: 3607
path: token
- configMap:
items: