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: