Update cheatsheets

This commit is contained in:
ivuorinen
2025-08-18 00:22:32 +00:00
parent c79024a75b
commit 1ecb3009a8
3 changed files with 4 additions and 3 deletions

View File

@@ -10,4 +10,4 @@ source: https://github.com/tldr-pages/tldr.git
- Open Bash in a pod, using the first container by default:
`kubectl exec {{pod_name}} {{-it|--stdin --tty]}} -- bash`
`kubectl exec {{pod_name}} {{[-it|--stdin --tty]}} -- bash`