Skip to content

Commit b223060

Browse files
committed
Fix APIVersion to use existing router with OpenStackCluster
Signed-off-by: Ludovic Logiou <[email protected]>
1 parent 3c742d2 commit b223060

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/clusteropenstack/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Note: If your openstack cluster does not already have a public network, you shou
176176
You can use a pre-existing router instead of creating a new one. When deleting a cluster a pre-existing router will not be deleted.
177177

178178
```yaml
179-
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha6
179+
apiVersion: infrastructure.cluster.x-k8s.io/v1alpha7
180180
kind: OpenStackCluster
181181
metadata:
182182
name: <cluster-name>

0 commit comments

Comments
 (0)