mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-06 05:08:16 +00:00
Passing `KUBE_BUILD_PULL_LATEST_IMAGES=n` will disable building the artifacts with `--pull`, so they can be built in an offline environment. By default, `KUBE_BUILD_PULL_LATEST_IMAGES` is `y`, so the default behavior is kept unchanged.