We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5382ca0 commit 276ff6aCopy full SHA for 276ff6a
README.md
@@ -73,11 +73,11 @@ wand debug --container my-container
73
## How it works
74
75
```
76
-┌─────────────────┐ ┌──────────────────────────┐
77
-│ Local Machine │ │ Pod / Container │
78
-│ │ │ │
79
-│ debugwand CLI │◄─ kubectl/docker ─►│ Python App │
80
-└────────┬────────┘ └────────┬─────────────────┘
+┌─────────────────┐ ┌────────────────────┐
+│ Local Machine │ │ Pod / Container │
+│ │ │ │
+│ debugwand CLI │◄─ kubectl/docker ─►│ Python App │
+└────────┬────────┘ └────────┬───────────┘
81
│ │
82
│ 1. Discover pods (k8s only) │
83
├─────────────────────────────────────►│
0 commit comments