Update content/en/docs/reference/access-authn-authz/authentication.md
Co-authored-by: Irvi Aini <7439590+irvifa@users.noreply.github.com>
This commit is contained in:
parent
a93938b00e
commit
5ad27062f6
|
@ -235,7 +235,7 @@ secrets:
|
||||||
- name: jenkins-token-1yvwg
|
- name: jenkins-token-1yvwg
|
||||||
```
|
```
|
||||||
|
|
||||||
The created secret holds the public CA of the API server, and a signed JSON Web
|
The created secret holds the public CA of the API server and a signed JSON Web
|
||||||
Token (JWT).
|
Token (JWT).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
Loading…
Reference in New Issue