use hyperkubeimage to run controlplane containers (#5178)

This commit is contained in:
Sergey
2019-09-18 04:33:28 +03:00
committed by Kubernetes Prow Robot
parent 1ce7831f6d
commit 8984096f35
3 changed files with 5 additions and 2 deletions

View File

@@ -172,3 +172,6 @@ kube_override_hostname: >-
{%- endif -%}
secrets_encryption_query: "resources[*].providers[0].{{kube_encryption_algorithm}}.keys[0].secret"
# use HyperKube image to control plane containers
kubeadm_use_hyperkube_image: False