Skip to content

Commit

Permalink
Update bug out tar file
Browse files Browse the repository at this point in the history
Signed-off-by: James Strong <[email protected]>
  • Loading branch information
strongjz authored and mtardy committed Apr 8, 2024
1 parent de827f6 commit 243b032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/en/docs/troubleshooting/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-namespace>/<tetragon-pod-name>:tetragon-bugtool.tar.gz tetragon-bugtool-tar.gz
kubectl cp -c tetragon <tetragon-namespace>/<tetragon-pod-name>:tetragon-bugtool.tar.gz tetragon-bugtool.tar.gz
```
#### Container installation
Expand Down

0 comments on commit 243b032

Please sign in to comment.