fixup! versions: add Kubernetes image patches to components

This commit is contained in:
Markus Rudy 2023-12-14 17:11:45 +01:00 committed by Leonard Cohnen
parent 34e15e3f93
commit 80808a4741
2 changed files with 18 additions and 9 deletions

View file

@ -106,6 +106,8 @@ const (
KubeadmPath = "/run/state/bin/kubeadm"
// KubeletPath install path for kubelet.
KubeletPath = "/run/state/bin/kubelet"
// KubeadmPatchDir directory for kubeadm patches .
KubeadmPatchDir = "/opt/kubernetes/patches"
//
// Filenames for Constellation's micro services.