Skip to content

Commit e6f3509

Browse files
committed
fix ns name in e2e tests
Signed-off-by: Denis Karpelevich <[email protected]>
1 parent 343c031 commit e6f3509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The end-to-end tests are comprised of the following components:
4141
4. Create required namespaces in the cluster:
4242
* `kubectl create ns argocd-image-updater-e2e`
4343

44-
* `kubectl create ns image-updater-system`
44+
* `kubectl create ns argocd-image-updater-system`
4545

4646
## Pre-requisites
4747

0 commit comments

Comments
 (0)