diff --git a/cluster-api/README.md b/cluster-api/README.md index 3d5e9b7..01850bb 100644 --- a/cluster-api/README.md +++ b/cluster-api/README.md @@ -64,7 +64,7 @@ Addtionally, you will need to specify the cloud name in your session by exportin # Run build make -C k8s-image-builder/images/capi build-openstack-ubuntu-2204 # It will be released with the following properties: - # - name: capi-ubuntu-22.04-kube-- + # - name: capi-ubuntu-22.04-kube- # - visibility: private ``` 4. Follow steps for release [here](#update-an-image-for-release)