From 846ca69b4ca41ba47b9210a0f1050abccb58f82d Mon Sep 17 00:00:00 2001 From: Paul Hildebrandt Date: Mon, 17 Jun 2024 21:33:45 +0200 Subject: [PATCH] 1-30 var&patch Signed-off-by: Paul Hildebrandt --- .../alpha/1-30/cluster-class/templates/cluster-class.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/providers/openstack/alpha/1-30/cluster-class/templates/cluster-class.yaml b/providers/openstack/alpha/1-30/cluster-class/templates/cluster-class.yaml index e1dce3bf..44442f70 100644 --- a/providers/openstack/alpha/1-30/cluster-class/templates/cluster-class.yaml +++ b/providers/openstack/alpha/1-30/cluster-class/templates/cluster-class.yaml @@ -52,6 +52,9 @@ spec: example: ["5.1.66.255", "185.150.99.255"] items: type: string + - name: controller_flavor + required: false + schema: openAPIV3Schema: type: string default: "SCS-2V-4-20"