registry.altlinux.org for kubelet image too
This commit is contained in:
parent
f62591d84e
commit
9e2954a0a3
@ -363,7 +363,7 @@ const (
|
||||
DefaultControlPlanePort = 6443
|
||||
|
||||
// KubeletImage is the enforced kubelet image to use.
|
||||
KubeletImage = "ghcr.io/siderolabs/kubelet"
|
||||
KubeletImage = "registry.altlinux.org/k8s-sisyphus/kubelet"
|
||||
|
||||
// KubeProxyImage is the enforced kube-proxy image to use for the control plane.
|
||||
KubeProxyImage = "registry.altlinux.org/k8s-sisyphus/kube-proxy"
|
||||
|
Loading…
Reference in New Issue
Block a user