add encryptionAlgorithm for ClusterConfigration (#11751)

Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
This commit is contained in:
ERIK
2024-11-28 16:28:59 +08:00
committed by GitHub
parent e1ab3122c8
commit 9f01effadc
2 changed files with 6 additions and 0 deletions

View File

@@ -37,6 +37,7 @@ patches:
apiVersion: kubeadm.k8s.io/v1beta4
kind: ClusterConfiguration
clusterName: {{ cluster_name }}
encryptionAlgorithm: {{ kube_asymmetric_encryption_algorithm }}
etcd:
{% if etcd_deployment_type != "kubeadm" %}
external: