1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #77426 from openshift-cherrypick-robot/cherry-pick-77004-to-enterprise-4.16

[enterprise-4.16] [OCPBUGS#34946] Update ShiftStack apiVersion in example
This commit is contained in:
Max Bridges
2024-06-13 10:12:29 -04:00
committed by GitHub
4 changed files with 4 additions and 4 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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