Skip to content

Commit 5d95612

Browse files
Update containers/kubernetes/how-to/revoke-kubeconfig.mdx
Co-authored-by: pshambulingappa <[email protected]>
1 parent 2c3d71c commit 5d95612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

containers/kubernetes/how-to/revoke-kubeconfig.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Run the following command to remove the admin token from a cluster:
6060
```sh
6161
scw k8s cluster reset-admin-token <cluster-id> region=<scw-region>
6262
```
63-
Remember to replace `<cluster-id>` with the ID and `<scw-reegion>` with the region of your Kubernetes Kapsule cluster.
63+
Remember to replace `<cluster-id>` with the ID and `<scw-region>` with the region of your Kubernetes Kapsule cluster.
6464

6565
### Using the API
6666

0 commit comments

Comments
 (0)