Skip to content

Commit

Permalink
Merge pull request grafana#67 from jcantrill/log3251
Browse files Browse the repository at this point in the history
[release-5.5] LOG-3251: Add valid subscription annotation to metadata
  • Loading branch information
openshift-merge-robot authored Nov 7, 2022
2 parents 2c02aaf + 27438fc commit ab214c0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ metadata:
olm.skipRange: '>=5.4.0-0 <5.5.0'
operatorframework.io/cluster-monitoring: "true"
operatorframework.io/suggested-namespace: openshift-operators-redhat
operators.openshift.io/valid-subscription: '["OpenShift Container Platform", "OpenShift
Platform Plus"]'
operators.operatorframework.io/builder: operator-sdk-unknown
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
support: AOS Cluster Logging
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ metadata:
olm.skipRange: '>=5.4.0-0 <5.5.0'
operatorframework.io/cluster-monitoring: "true"
operatorframework.io/suggested-namespace: openshift-operators-redhat
operators.openshift.io/valid-subscription: '["OpenShift Container Platform", "OpenShift
Platform Plus"]'
support: AOS Cluster Logging
labels:
operatorframework.io/arch.amd64: supported
Expand Down

0 comments on commit ab214c0

Please sign in to comment.