mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-27 21:30:23 +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.