We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a7806 commit 19fff73Copy full SHA for 19fff73
nginx-utils/README.md
@@ -9,7 +9,7 @@ Benefits:
9
* Ability to include custom tools
10
11
# Usage
12
-#### The command to start the debug container using the nginx-utils image version `ghcr.io/nginx/nginx-utils:v0.0.1-docker`:
+#### The command to start the debug container using the nginx-utils image version `ghcr.io/nginx/nginx-utils:latest`:
13
```
14
kubectl -n <namespace> debug -it <nic-pod-name> --image=ghcr.io/nginx/nginx-utils:latest --target=nginx-ingress
15
0 commit comments