diff --git a/docs/content/en/docs/troubleshooting/_index.md b/docs/content/en/docs/troubleshooting/_index.md index 21d14e4eb52..8a735e0c98a 100644 --- a/docs/content/en/docs/troubleshooting/_index.md +++ b/docs/content/en/docs/troubleshooting/_index.md @@ -58,7 +58,7 @@ single node using `tetra bugtool`. 3. Retrieve the created archive from the Pod's filesystem: ```bash - kubectl cp -c tetragon /:tetragon-bugtool.tar.gz tetragon-bugtool-tar.gz + kubectl cp -c tetragon /:tetragon-bugtool.tar.gz tetragon-bugtool.tar.gz ``` #### Container installation