From 1e1a112e9080401736c84af015eade385e30e511 Mon Sep 17 00:00:00 2001 From: netic-rkm <127091760+netic-rkm@users.noreply.github.com> Date: Fri, 25 Oct 2024 14:03:01 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6da69e2..eb16295 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ spec: containers: - name: debug-pod image: ghcr.io/neticdk/kubernetes-debug-image: + command: + - /bin/tail + - -f + - /dev/null securityContext: allowPrivilegeEscalation: false capabilities: