Skip to content

Commit

Permalink
Revert "Merge pull request openshift#1007 from candita/OCPBUGS-24531-…
Browse files Browse the repository at this point in the history
…SkipScopeChangeTest"

This reverts commit 7a44e03, reversing
changes made to e99ddfc.
  • Loading branch information
candita committed Dec 20, 2023
1 parent b15d6e9 commit 2818140
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions manifests/00-ingress-credentials-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ metadata:
name: openshift-ingress
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: CloudCredential
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/single-node-developer: "true"
Expand Down Expand Up @@ -38,7 +37,6 @@ metadata:
name: openshift-ingress-azure
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: CloudCredential
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/single-node-developer: "true"
Expand All @@ -65,7 +63,6 @@ metadata:
name: openshift-ingress-gcp
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: CloudCredential
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/single-node-developer: "true"
Expand All @@ -86,8 +83,6 @@ kind: CredentialsRequest
metadata:
name: openshift-ingress-ibmcloud
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: CloudCredential
spec:
providerSpec:
apiVersion: cloudcredential.openshift.io/v1
Expand Down Expand Up @@ -116,8 +111,6 @@ kind: CredentialsRequest
metadata:
name: openshift-ingress-powervs
namespace: openshift-cloud-credential-operator
annotations:
capability.openshift.io/name: CloudCredential
spec:
providerSpec:
apiVersion: cloudcredential.openshift.io/v1
Expand Down Expand Up @@ -146,8 +139,6 @@ kind: CredentialsRequest
metadata:
name: openshift-ingress-alibabacloud
namespace: openshift-ingress-operator
annotations:
capability.openshift.io/name: CloudCredential
spec:
providerSpec:
apiVersion: cloudcredential.openshift.io/v1
Expand Down

0 comments on commit 2818140

Please sign in to comment.