Skip to content

Commit 75e3db4

Browse files
committed
Adapts readme to 56aad28
1 parent 57ed995 commit 75e3db4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,5 +80,5 @@ Like the rest of this repo they have `kubectl` as the only local dependency.
8080
```
8181
kubectl apply -f test/
8282
# Anything that isn't READY here is a failed test
83-
kubectl get pods -l test-target=kafka,test-type=readiness -w --all-namespaces
83+
kubectl get pods -l test-type=readiness -w --namespace=test-kafka
8484
```

0 commit comments

Comments
 (0)