fix image tags
This commit is contained in:
Submodule application updated: eba337fb68...f93574db8f
@@ -110,10 +110,10 @@ func CreateApp(clustername string, ControlPlane string, PlatformVersion string,
|
||||
Name: "controlPlane.advanced.defaultImageRegistry",
|
||||
Value: "192.168.2.43:31898",
|
||||
},
|
||||
// {
|
||||
// Name: "controlPlane.distro.k8s.version",
|
||||
// Value: ControlPlane,
|
||||
// },
|
||||
{
|
||||
Name: "controlPlane.distro.k8s.version",
|
||||
Value: PlatformVersion,
|
||||
},
|
||||
{
|
||||
Name: "controlPlane.distro.k8s.resources.limits.cpu",
|
||||
Value: Cpu,
|
||||
|
||||
Reference in New Issue
Block a user