From 6b09f8de1e333be8b9fabac6c32d3f25b934a9f3 Mon Sep 17 00:00:00 2001 From: Ciprian Hacman Date: Sun, 24 Oct 2021 07:48:45 +0300 Subject: [PATCH] Update typha_service_name comment for Canal --- .../networking.projectcalico.org.canal/k8s-1.22.yaml.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upup/models/cloudup/resources/addons/networking.projectcalico.org.canal/k8s-1.22.yaml.template b/upup/models/cloudup/resources/addons/networking.projectcalico.org.canal/k8s-1.22.yaml.template index 41c3f10e29..db757bfe7d 100644 --- a/upup/models/cloudup/resources/addons/networking.projectcalico.org.canal/k8s-1.22.yaml.template +++ b/upup/models/cloudup/resources/addons/networking.projectcalico.org.canal/k8s-1.22.yaml.template @@ -9,7 +9,7 @@ metadata: name: canal-config namespace: kube-system data: - # Typha is disabled. + # You must set a non-zero value for Typha replicas below. typha_service_name: "{{ if .Networking.Canal.TyphaReplicas }}calico-typha{{ else }}none{{ end }}" # The interface used by canal for host <-> host communication.