Skip to content

Commit

Permalink
Merge pull request #91 from openshift-cherrypick-robot/cherry-pick-81…
Browse files Browse the repository at this point in the history
…-to-release-4.7

[release-4.7] Bug 1967328: Remove exclude annotation from manifests to include in ROKS
  • Loading branch information
openshift-merge-robot committed Jun 3, 2021
2 parents d516e0e + 5ebb6df commit 2863889
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion manifests/07_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ metadata:
app: csi-snapshot-controller-operator
annotations:
config.openshift.io/inject-proxy: csi-snapshot-controller-operator
exclude.release.openshift.io/internal-openshift-hosted: "true"
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
1 change: 0 additions & 1 deletion manifests/10_clusteroperator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ kind: ClusterOperator
metadata:
name: csi-snapshot-controller
annotations:
exclude.release.openshift.io/internal-openshift-hosted: "true"
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

0 comments on commit 2863889

Please sign in to comment.