Revert "add encryptionAlgorithm for ClusterConfigration (#11751)" (#11756)

This reverts commit 9f01effadc.
This commit is contained in:
ERIK
2024-11-28 20:00:58 +08:00
committed by GitHub
parent 9f01effadc
commit f83471484d
2 changed files with 0 additions and 6 deletions

View File

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