Skip to content

Commit

Permalink
Merge pull request #1801 from sawsa307/instruction-typo
Browse files Browse the repository at this point in the history
fix typo in instruction
  • Loading branch information
k8s-ci-robot authored Sep 2, 2022
2 parents 2fc60cd + 2e29242 commit f0ebd62
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 f0ebd62

Please sign in to comment.