diff --git a/test/e2e/README.md b/test/e2e/README.md index ce4413e17..6a611b173 100644 --- a/test/e2e/README.md +++ b/test/e2e/README.md @@ -80,7 +80,7 @@ These configuration parameters are expected as values to the following command l 1. `--fail-fast`: A switch for for failing fast on meeting error. 1. `--has-vsphere-plugin`: A switch to indicate whether the Velero vSphere plugin is installed for vSphere environment. 1. `--worker-os`: A switch to indicate the workload should be ran on windows or linux OS. -1. `-image-registry-proxy`: pecifies a custom image registry proxy to be used for pulling container images. +1. `-image-registry-proxy`: specifies a custom image registry proxy to be used for pulling container images. These configurations or parameters are used to generate install options for Velero for each test suite.