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",
|
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,
|
||||||
|
|||||||
Reference in New Issue
Block a user