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 57ed995 commit 75e3db4Copy full SHA for 75e3db4
README.md
@@ -80,5 +80,5 @@ Like the rest of this repo they have `kubectl` as the only local dependency.
80
```
81
kubectl apply -f test/
82
# Anything that isn't READY here is a failed test
83
-kubectl get pods -l test-target=kafka,test-type=readiness -w --all-namespaces
+kubectl get pods -l test-type=readiness -w --namespace=test-kafka
84
0 commit comments