adamant-kite-43734
08/18/2023, 7:22 PMcreamy-pencil-82913
08/21/2023, 2:48 AMcreamy-pencil-82913
08/21/2023, 2:49 AMwide-author-74384
08/21/2023, 1:05 PMapiVersion: <http://helm.cattle.io/v1|helm.cattle.io/v1>
kind: HelmChart
metadata:
name: calico
namespace: kube-system
spec:
chart: https://%{KUBERNETES_API}%/static/charts/%CHART_TAR%i
In v.123.3, this variable is substituting with 6443 port,
where in 1.27.4 and -v1.26.7( so far i tested) it is substituting with 6444 port
.
I also tested with 1.27.1 , it is substituting with 6443(expected) port.