Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions install/0000_30_machine-api-operator_00_credentials-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: openshift-machine-api-aws
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: MachineAPI
capability.openshift.io/name: MachineAPI+CloudCredential
exclude.release.openshift.io/internal-openshift-hosted: "true"
include.release.openshift.io/self-managed-high-availability: "true"
spec:
Expand Down Expand Up @@ -70,7 +70,7 @@ metadata:
name: openshift-machine-api-azure
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: MachineAPI
capability.openshift.io/name: MachineAPI+CloudCredential
exclude.release.openshift.io/internal-openshift-hosted: "true"
include.release.openshift.io/self-managed-high-availability: "true"
spec:
Expand Down Expand Up @@ -127,7 +127,7 @@ metadata:
name: openshift-machine-api-openstack
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: MachineAPI
capability.openshift.io/name: MachineAPI+CloudCredential
exclude.release.openshift.io/internal-openshift-hosted: "true"
include.release.openshift.io/self-managed-high-availability: "true"
spec:
Expand All @@ -146,7 +146,7 @@ metadata:
name: openshift-machine-api-gcp
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: MachineAPI
capability.openshift.io/name: MachineAPI+CloudCredential
exclude.release.openshift.io/internal-openshift-hosted: "true"
include.release.openshift.io/self-managed-high-availability: "true"
spec:
Expand All @@ -171,7 +171,7 @@ metadata:
name: openshift-machine-api-ovirt
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: MachineAPI
capability.openshift.io/name: MachineAPI+CloudCredential
include.release.openshift.io/self-managed-high-availability: "true"
spec:
secretRef:
Expand All @@ -189,7 +189,7 @@ metadata:
name: openshift-machine-api-vsphere
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: MachineAPI
capability.openshift.io/name: MachineAPI+CloudCredential
include.release.openshift.io/self-managed-high-availability: "true"
spec:
secretRef:
Expand All @@ -207,7 +207,7 @@ metadata:
name: openshift-machine-api-ibmcloud
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: MachineAPI
capability.openshift.io/name: MachineAPI+CloudCredential
include.release.openshift.io/self-managed-high-availability: "true"
spec:
providerSpec:
Expand Down Expand Up @@ -238,7 +238,7 @@ metadata:
name: openshift-machine-api-powervs
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: MachineAPI
capability.openshift.io/name: MachineAPI+CloudCredential
include.release.openshift.io/self-managed-high-availability: "true"
spec:
providerSpec:
Expand Down Expand Up @@ -274,7 +274,7 @@ metadata:
name: openshift-machine-api-alibabacloud
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: MachineAPI
capability.openshift.io/name: MachineAPI+CloudCredential
spec:
providerSpec:
apiVersion: cloudcredential.openshift.io/v1
Expand Down Expand Up @@ -308,7 +308,7 @@ metadata:
name: openshift-machine-api-nutanix
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: MachineAPI
capability.openshift.io/name: MachineAPI+CloudCredential
include.release.openshift.io/self-managed-high-availability: "true"
spec:
secretRef:
Expand Down