Skip to content

Commit

Permalink
Merge pull request #1358 from kyrtapz/cncc_cred_hcp
Browse files Browse the repository at this point in the history
Add ibm-cloud-managed annotations to 02-cncc-credentials.yaml, this is required in HyperShift
  • Loading branch information
openshift-merge-robot committed Apr 7, 2022
2 parents b671d9d + 0106582 commit 1aee488
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/02-cncc-credentials.yaml
Expand Up @@ -10,6 +10,7 @@ metadata:
namespace: openshift-cloud-credential-operator
annotations:
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/single-node-developer: "true"
spec:
serviceAccountNames:
Expand All @@ -30,6 +31,7 @@ metadata:
namespace: openshift-cloud-credential-operator
annotations:
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/single-node-developer: "true"
spec:
serviceAccountNames:
Expand Down Expand Up @@ -61,6 +63,7 @@ metadata:
namespace: openshift-cloud-credential-operator
annotations:
include.release.openshift.io/self-managed-high-availability: "true"
include.release.openshift.io/ibm-cloud-managed: "true"
include.release.openshift.io/single-node-developer: "true"
spec:
serviceAccountNames:
Expand Down

0 comments on commit 1aee488

Please sign in to comment.