diff --git a/modules/installation-osp-setting-worker-affinity.adoc b/modules/installation-osp-setting-worker-affinity.adoc index 8f369b0298..cdef531a84 100644 --- a/modules/installation-osp-setting-worker-affinity.adoc +++ b/modules/installation-osp-setting-worker-affinity.adoc @@ -79,7 +79,7 @@ spec: spec: providerSpec: value: - apiVersion: openstackproviderconfig.openshift.io/v1alpha1 + apiVersion: machine.openshift.io/v1alpha1 cloudName: openstack cloudsSecret: name: openstack-cloud-credentials diff --git a/modules/machineset-yaml-osp-sr-iov-port-security.adoc b/modules/machineset-yaml-osp-sr-iov-port-security.adoc index a6a35ef5b0..149244158a 100644 --- a/modules/machineset-yaml-osp-sr-iov-port-security.adoc +++ b/modules/machineset-yaml-osp-sr-iov-port-security.adoc @@ -47,7 +47,7 @@ spec: metadata: {} providerSpec: value: - apiVersion: openstackproviderconfig.openshift.io/v1alpha1 + apiVersion: machine.openshift.io/v1alpha1 cloudName: openstack cloudsSecret: name: openstack-cloud-credentials diff --git a/modules/machineset-yaml-osp-sr-iov.adoc b/modules/machineset-yaml-osp-sr-iov.adoc index 285d18adcd..6715fa59f6 100644 --- a/modules/machineset-yaml-osp-sr-iov.adoc +++ b/modules/machineset-yaml-osp-sr-iov.adoc @@ -47,7 +47,7 @@ spec: metadata: providerSpec: value: - apiVersion: openstackproviderconfig.openshift.io/v1alpha1 + apiVersion: machine.openshift.io/v1alpha1 cloudName: openstack cloudsSecret: name: openstack-cloud-credentials diff --git a/modules/machineset-yaml-osp.adoc b/modules/machineset-yaml-osp.adoc index c9c6f15180..dc1055c4a8 100644 --- a/modules/machineset-yaml-osp.adoc +++ b/modules/machineset-yaml-osp.adoc @@ -74,7 +74,7 @@ ifdef::infra[] endif::infra[] providerSpec: value: - apiVersion: openstackproviderconfig.openshift.io/v1alpha1 + apiVersion: machine.openshift.io/v1alpha1 cloudName: openstack cloudsSecret: name: openstack-cloud-credentials