@@ -6063,7 +6063,7 @@ spec:
60636063          value : node 
60646064        - name : DATASTORE_TYPE 
60656065          value : kubernetes 
6066-         image : docker .io/calico/kube-controllers:v3.29.4
6066+         image : quay .io/calico/kube-controllers:v3.29.4
60676067        imagePullPolicy : IfNotPresent 
60686068        livenessProbe :
60696069          exec :
@@ -6181,7 +6181,7 @@ spec:
61816181        - configMapRef :
61826182            name : kubernetes-services-endpoint 
61836183            optional : true 
6184-         image : docker .io/calico/node:v3.29.4
6184+         image : quay .io/calico/node:v3.29.4
61856185        imagePullPolicy : IfNotPresent 
61866186        lifecycle :
61876187          preStop :
@@ -6253,7 +6253,7 @@ spec:
62536253        - configMapRef :
62546254            name : kubernetes-services-endpoint 
62556255            optional : true 
6256-         image : docker .io/calico/cni:v3.29.4
6256+         image : quay .io/calico/cni:v3.29.4
62576257        imagePullPolicy : IfNotPresent 
62586258        name : upgrade-ipam 
62596259        securityContext :
@@ -6288,7 +6288,7 @@ spec:
62886288        - configMapRef :
62896289            name : kubernetes-services-endpoint 
62906290            optional : true 
6291-         image : docker .io/calico/cni:v3.29.4
6291+         image : quay .io/calico/cni:v3.29.4
62926292        imagePullPolicy : IfNotPresent 
62936293        name : install-cni 
62946294        securityContext :
@@ -6302,7 +6302,7 @@ spec:
63026302        - calico-node 
63036303        - -init 
63046304        - -best-effort 
6305-         image : docker .io/calico/node:v3.29.4
6305+         image : quay .io/calico/node:v3.29.4
63066306        imagePullPolicy : IfNotPresent 
63076307        name : mount-bpffs 
63086308        securityContext :
0 commit comments