Skip to content

Commit

Permalink
Add include.release.openshift.io/ibm-cloud-managed annotations to 02-…
Browse files Browse the repository at this point in the history
…cncc-credentials.yaml, this is required in HyperShift

Signed-off-by: Patryk Diak <pdiak@redhat.com>
  • Loading branch information
kyrtapz committed Mar 30, 2022
1 parent 0b784b0 commit 0106582
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 0106582

Please sign in to comment.