syntax
Replaced An for A
This commit is contained in:
@@ -116,7 +116,7 @@ In this case, `0` means we have just created an empty Secret.
|
|||||||
A `kubernetes.io/service-account-token` type of Secret is used to store a
|
A `kubernetes.io/service-account-token` type of Secret is used to store a
|
||||||
token that identifies a service account. When using this Secret type, you need
|
token that identifies a service account. When using this Secret type, you need
|
||||||
to ensure that the `kubernetes.io/service-account.name` annotation is set to an
|
to ensure that the `kubernetes.io/service-account.name` annotation is set to an
|
||||||
existing service account name. An Kubernetes controller fills in some other
|
existing service account name. A Kubernetes controller fills in some other
|
||||||
fields such as the `kubernetes.io/service-account.uid` annotation and the
|
fields such as the `kubernetes.io/service-account.uid` annotation and the
|
||||||
`token` key in the `data` field set to actual token content.
|
`token` key in the `data` field set to actual token content.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user