mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-14 20:56:42 +00:00
Don't advertise BASE_IMAGE_FULL and BASE_IMAGE_MINIMAL
Signed-off-by: Feruzjon Muyassarov <feruzjon.muyassarov@intel.com>
This commit is contained in:
parent
a30ceb2973
commit
a675fd93fd
1 changed files with 0 additions and 2 deletions
|
@ -126,8 +126,6 @@ makefile overrides.
|
|||
| E2E_TEST_CONFIG | Parameterization file of e2e-tests (see [example][e2e-config-sample]) | *empty*
|
||||
| E2E_PULL_IF_NOT_PRESENT | True-ish value makes the image pull policy IfNotPresent (to be used only in e2e tests) | false
|
||||
| OPENSHIFT | Non-empty value enables OpenShift specific support (currently only effective in e2e tests) | *empty*
|
||||
| BASE_IMAGE_FULL | Container base image for target image full (--target full) | debian:buster-slim
|
||||
| BASE_IMAGE_MINIMAL | Container base image for target image minimal (--target minimal) | gcr.io/distroless/base
|
||||
|
||||
For example, to use a custom registry:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue