mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-17 10:31:19 +02:00
chore: clean up unused constant
There is another `KubeProxyImage` which we're actually using. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
parent
62c6e9655c
commit
64eade9bde
@ -321,9 +321,6 @@ const (
|
||||
// KubernetesControllerManagerImage is the enforced controllermanager image to use for the control plane.
|
||||
KubernetesControllerManagerImage = "registry.k8s.io/kube-controller-manager"
|
||||
|
||||
// KubernetesProxyImage is the enforced proxy image to use for the control plane.
|
||||
KubernetesProxyImage = "registry.k8s.io/kube-proxy"
|
||||
|
||||
// KubernetesSchedulerImage is the enforced scheduler image to use for the control plane.
|
||||
KubernetesSchedulerImage = "registry.k8s.io/kube-scheduler"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user