From b1f29f52dcb8124f8be3a0e7ca6a2f0203bbe574 Mon Sep 17 00:00:00 2001 From: Devin Buhl Date: Sun, 29 Dec 2024 09:14:54 -0500 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index db203cedbba..25593ca40b4 100644 --- a/README.md +++ b/README.md @@ -311,8 +311,6 @@ Below is a general guide on trying to debug an issue with an resource or applica ```sh kubectl -n logs -f - # or - stern -n ``` 5. If a resource exists try to describe it to see what problems it might have.