Skip to content

Commit

Permalink
Merge pull request #136 from jbpratt/sync-mcc-ns-labels
Browse files Browse the repository at this point in the history
hack/olm-registry: sync NS labels from MCC
  • Loading branch information
openshift-merge-bot[bot] authored May 23, 2024
2 parents 3698176 + 53f3c78 commit 2c0d732
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions hack/olm-registry/olm-artifacts-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,10 @@ objects:
kind: Namespace
metadata:
name: openshift-must-gather-operator
annotations:
openshift.io/node-selector: ""
labels:
openshift.io/cluster-logging: "true"
openshift.io/cluster-monitoring: 'true'
- apiVersion: operators.coreos.com/v1alpha1
kind: CatalogSource
Expand Down

0 comments on commit 2c0d732

Please sign in to comment.