website/docs: configuration: fix typo in kubectl command (#10492)
This commit is contained in:
@ -56,7 +56,7 @@ To check if your config has been applied correctly, you can run the following co
|
|||||||
<TabItem value="kubernetes" label="Kubernetes">
|
<TabItem value="kubernetes" label="Kubernetes">
|
||||||
|
|
||||||
```
|
```
|
||||||
kubectl exec -it deployment/authentik-worker -c authentik -- ak dump_config
|
kubectl exec -it deployment/authentik-worker -c worker -- ak dump_config
|
||||||
```
|
```
|
||||||
|
|
||||||
</TabItem>
|
</TabItem>
|
||||||
|
|||||||
Reference in New Issue
Block a user