mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-15 17:50:49 +00:00
README: document E2E_TEST_CONFIG Makefile variable
This commit is contained in:
parent
59a88b07e1
commit
32290ea8f8
1 changed files with 1 additions and 0 deletions
|
@ -889,6 +889,7 @@ name of the resulting container image.
|
|||
| IMAGE_TAG | Full image:tag to tag the image with | <IMAGE_REPO>/<IMAGE_NAME>
|
||||
| K8S_NAMESPACE | nfd-master and nfd-worker namespace | kube-system
|
||||
| KUBECONFIG | Kubeconfig for running e2e-tests | *empty*
|
||||
| E2E_TEST_CONFIG | Parameterization file of e2e-tests (see [example](test/e2e/e2e-test-config.exapmle.yaml)) | *empty*
|
||||
|
||||
For example, to use a custom registry:
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue