mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-08 02:58:29 +03:00
use hyperkubeimage to run controlplane containers (#5178)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
1ce7831f6d
commit
8984096f35
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user