Skip to content

Commit 4becb06

Browse files
committed
add cluster stack with gateway api secret fix
Signed-off-by: Jan Schoone <[email protected]>
1 parent 5ef4032 commit 4becb06

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

providers/openstack/scs2/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ spec:
9292
autoSubscribe: false
9393
noProvider: true
9494
versions:
95-
- v0-sha.2dlat3p
95+
- v0-sha.mio2x7r
9696
EOF
9797
```
9898

@@ -126,7 +126,11 @@ spec:
126126
variables:
127127
- name: apiServerLoadBalancer
128128
value: octavia-ovn
129-
class: openstack-scs2-1-33-v0-sha.2dlat3p
129+
- name: imageIsOrc
130+
value: false
131+
- name: controlPlaneFlavor
132+
value: SCS-2V-4-20s
133+
class: openstack-scs2-1-33-v0-sha.mio2x7r
130134
controlPlane:
131135
replicas: 1
132136
version: v1.33.4

0 commit comments

Comments
 (0)