fix image tags

This commit is contained in:
Ybehrooz
2025-05-20 20:41:21 +03:30
parent 965d6900be
commit 35bdfb1248
2 changed files with 5 additions and 5 deletions

View File

@@ -110,10 +110,10 @@ func CreateApp(clustername string, ControlPlane string, PlatformVersion string,
Name: "controlPlane.advanced.defaultImageRegistry", Name: "controlPlane.advanced.defaultImageRegistry",
Value: "192.168.2.43:31898", Value: "192.168.2.43:31898",
}, },
// { {
// Name: "controlPlane.distro.k8s.version", Name: "controlPlane.distro.k8s.version",
// Value: ControlPlane, Value: PlatformVersion,
// }, },
{ {
Name: "controlPlane.distro.k8s.resources.limits.cpu", Name: "controlPlane.distro.k8s.resources.limits.cpu",
Value: Cpu, Value: Cpu,