Skip to content

Commit a3c89ce

Browse files
munnerzliggitt
andauthored
Update content/en/docs/reference/access-authn-authz/service-accounts-admin.md
Co-authored-by: Jordan Liggitt <[email protected]>
1 parent 0c28e69 commit a3c89ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/reference/access-authn-authz/service-accounts-admin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ Supported object types are as follows:
6969

7070
* Pod (used for projected volume mounts, see below)
7171
* Secret (can be used to allow revoking a token by deleting the Secret)
72-
* Node (in v1.31, creating new node-bound tokens is beta, using existing node-bound tokens is GA)
72+
* Node (in v1.32, creating new node-bound tokens is beta, using existing node-bound tokens is GA)
7373

7474
When a token is bound to an object, the object's `metadata.name` and `metadata.uid` are
7575
stored as extra 'private claims' in the issued JWT.

0 commit comments

Comments
 (0)