Skip to content

Commit

Permalink
manifests: add back valid-subscription annotation
Browse files Browse the repository at this point in the history
This was removed earlier but needs to be added back in order to pass
validation.

Signed-off-by: Jens Freimann <jfreimann@redhat.com>
  • Loading branch information
jensfr committed Dec 8, 2022
1 parent 5f205c7 commit 8bb01bb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ metadata:
operators.operatorframework.io/builder: operator-sdk-v1.20.1+git
operators.operatorframework.io/project_layout: go.kubebuilder.io/v3
repository: https://github.com/openshift/sandboxed-containers-operator
operators.openshift.io/valid-subscription: '["OpenShift Container Platform", "OpenShift Platform Plus"]'
labels:
operatorframework.io/arch.amd64: supported
operatorframework.io/os.linux: supported
Expand Down

0 comments on commit 8bb01bb

Please sign in to comment.