diff --git a/calico/templates/bin/_calico-settings.sh.tpl b/calico/templates/bin/_calico-settings.sh.tpl index 38714a68e..db8f3a6e2 100644 --- a/calico/templates/bin/_calico-settings.sh.tpl +++ b/calico/templates/bin/_calico-settings.sh.tpl @@ -40,7 +40,7 @@ spec: logSeverityScreen: {{ .Values.conf.node.FELIX_LOGSEVERITYSCREEN }} EOF -# ipPool - https://docs.projectcalico.org/v3.3/reference/calicoctl/resources/ippool +# ipPool - https://docs.projectcalico.org/v3.4/reference/calicoctl/resources/ippool $CTL apply -f - <