From 6ed192894cfc0b84eb8e3728fc123440ae6f287a Mon Sep 17 00:00:00 2001 From: Stefan Reimer Date: Fri, 3 Jul 2020 14:59:52 +0100 Subject: [PATCH] Reset CLUSTER_TYPE --- artifacts/kubezero-calico/calico-aws.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artifacts/kubezero-calico/calico-aws.yaml b/artifacts/kubezero-calico/calico-aws.yaml index 72c2fc4..1775e42 100644 --- a/artifacts/kubezero-calico/calico-aws.yaml +++ b/artifacts/kubezero-calico/calico-aws.yaml @@ -3522,7 +3522,7 @@ spec: key: calico_backend # Cluster type to identify the deployment type - name: CLUSTER_TYPE - value: "k8s,kubeadm" + value: "k8s,bgp" # Auto-detect the BGP IP address. - name: IP value: "autodetect"