mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-01 01:28:11 -03:30
Use imageRepository instead of the unifiedControlPlaneImage (#3484)
This commit is contained in:
@@ -21,6 +21,9 @@ kube_api_anonymous_auth: true
|
||||
## Change this to use another Kubernetes version, e.g. a current beta release
|
||||
kube_version: v1.12.1
|
||||
|
||||
# kubernetes image repo define
|
||||
kube_image_repo: "gcr.io/google-containers"
|
||||
|
||||
# Where the binaries will be downloaded.
|
||||
# Note: ensure that you've enough disk space (about 1G)
|
||||
local_release_dir: "/tmp/releases"
|
||||
|
||||
Reference in New Issue
Block a user