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 c12e1f1 commit 3d6b130Copy full SHA for 3d6b130
doc/testing/end-to-end.md
@@ -18,7 +18,7 @@ $ go test ./test/e2e/... -kubeconfig "path-to-config" -image "<repository>:<tag>
18
```
19
20
This will run the tests on the cluster specified by the provided kubeconfig and the
21
-memcached-operator image that it build will be pushed to `<repository>:<tag>`.
+memcached-operator image that is built will be pushed to `<repository>:<tag>`.
22
23
### Local Minikube Instance
24
To run the end-to-end tests on a local minikube cluster, the minikube instance must be
0 commit comments