Skip to content

Commit

Permalink
Fix wrong variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
pehala committed Oct 19, 2023
1 parent dbb6aa0 commit c0dcc90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ The results and reports will be saved in `/test-run-results` in the container.
```bash
podman run \
-v $HOME/.kube/config:/run/kubeconfig:z \
-e KUADRANT_OPENSHIFT__project=test-project \
-e MARIN3R_OPENSHIFT__project=test-project \
ghcr.io/3scale-qe/marin3r-tests:latest
```

0 comments on commit c0dcc90

Please sign in to comment.