Merge pull request #29762 from s-urbaniak/fix-bound-sa-timeout
fix expiration of bound SA tokens
This commit is contained in:
@@ -72,7 +72,7 @@ The ServiceAccount admission controller will add the following projected volume
|
|||||||
defaultMode: 420 # 0644
|
defaultMode: 420 # 0644
|
||||||
sources:
|
sources:
|
||||||
- serviceAccountToken:
|
- serviceAccountToken:
|
||||||
expirationSeconds: 3600
|
expirationSeconds: 3607
|
||||||
path: token
|
path: token
|
||||||
- configMap:
|
- configMap:
|
||||||
items:
|
items:
|
||||||
|
|||||||
Reference in New Issue
Block a user