File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11# mirrored from variables.tf
2- controller_flavor : SCS-2V-4-20
3- worker_flavor : SCS-2V-4-20
2+ controller_flavor : SCS-2V-4-20s
3+ worker_flavor : SCS-2V-4
44restrict_kubeapi : []
55
66# newly introduced:
@@ -9,9 +9,9 @@ openstack_loadbalancer_apiserver: false
99# TBD, currently needed:
1010images :
1111 controlPlane :
12- name : ubuntu-capi-image-v1.29.9
12+ name : ubuntu-capi-image-v1.29.14
1313 worker :
14- name : ubuntu-capi-image-v1.29.9
14+ name : ubuntu-capi-image-v1.29.14
1515identityRef :
1616 name : openstack
1717 cloudName : openstack
Original file line number Diff line number Diff line change 11apiVersion : csctl.clusterstack.x-k8s.io/v1alpha1
22config :
33 clusterStackName : scs
4- kubernetesVersion : v1.29.9
4+ kubernetesVersion : v1.29.14
55 provider :
66 apiVersion : openstack.csctl.clusterstack.x-k8s.io/v1alpha1
77 config :
Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ openStackNodeImages:
33 - createOpts :
44 container_format : bare
55 disk_format : qcow2
6- name : ubuntu-capi-image-v1.29.9
6+ name : ubuntu-capi-image-v1.29.14
77 visibility : private
8- url : https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.29/ubuntu-2204-kube-v1.29.9 .qcow2
8+ url : https://swift.services.a.regiocloud.tech/swift/v1/AUTH_b182637428444b9aa302bb8d5a5a418c/openstack-k8s-capi-images/ubuntu-2204-kube-v1.29/ubuntu-2204-kube-v1.29.14 .qcow2
You can’t perform that action at this time.
0 commit comments