diff --git a/calico/templates/bin/_calico-settings.sh.tpl b/calico/templates/bin/_calico-settings.sh.tpl index a5821d073..38714a68e 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.2/reference/calicoctl/resources/ippool +# ipPool - https://docs.projectcalico.org/v3.3/reference/calicoctl/resources/ippool $CTL apply -f - <