Skip to content

Commit

Permalink
fix typo in instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
sawsa307 committed Sep 2, 2022
1 parent 94e5e61 commit 2e29242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/e2e-test/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ $ sed 's/k8s-ingress-image-push/my-reg/g' cmd/e2e-test/e2e-test.yaml > my-e2e-te
$ kubectl apply -f my-e2e-test.yaml

# Check the test results:
$ kubectl log -n default ingress-e2e
$ kubectl logs -n default ingress-e2e
```

0 comments on commit 2e29242

Please sign in to comment.