doc: fix markdown syntax
This commit is contained in:
parent
3c3cc604e6
commit
c6a3574332
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
||||||
|
|
||||||
> The secure token format (occasionally referred to as a "full" token) contains the following parts:
|
> The secure token format (occasionally referred to as a "full" token) contains the following parts:
|
||||||
>
|
>
|
||||||
> <prefix><cluster CA hash>::<credentials>
|
> \<prefix\>\<cluster CA hash\>::\<credentials\>
|
||||||
|
|
||||||
Get existing server token:
|
Get existing server token:
|
||||||
`cat /var/lib/docker/volumes/baseline_k3s-data/_data/server/token`
|
`cat /var/lib/docker/volumes/baseline_k3s-data/_data/server/token`
|
||||||
|
|
Loading…
Reference in a new issue