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 71b897c commit 3ebb186Copy full SHA for 3ebb186
README.md
@@ -30,7 +30,7 @@ Verify that the plugin is properly found by `kubectl`:
30
$ kubectl plugin list
31
The following compatible plugins are available:
32
33
-/usr/local/bin/kubectl-nginx-supportpkg
+/usr/local/bin/kubectl-nginx_supportpkg
34
```
35
36
### Downloading the binary
@@ -43,7 +43,7 @@ Decompress the tarball and copy the binary somewhere in your `$PATH`. Make sure
43
44
45
46
-/path/to/plugin/kubectl-nginx-supportpkg
+/path/to/plugin/kubectl-nginx_supportpkg
47
48
49
## Usage
0 commit comments