From 578c158724531e845a4e023f1dff2a8de1c4058c Mon Sep 17 00:00:00 2001 From: Dmitry Rozhkov Date: Thu, 25 Feb 2021 15:23:42 +0200 Subject: [PATCH] operator: add categories to meta data --- .../intel-device-plugins-operator.clusterserviceversion.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployments/operator/manifests/bases/intel-device-plugins-operator.clusterserviceversion.yaml b/deployments/operator/manifests/bases/intel-device-plugins-operator.clusterserviceversion.yaml index 7134df61c..1905a33e8 100644 --- a/deployments/operator/manifests/bases/intel-device-plugins-operator.clusterserviceversion.yaml +++ b/deployments/operator/manifests/bases/intel-device-plugins-operator.clusterserviceversion.yaml @@ -4,6 +4,7 @@ metadata: annotations: alm-examples: '[]' capabilities: Basic Install + categories: Drivers and plugins description: This One Operator is a Kubernetes custom controller whose goal is to serve the installation and lifecycle management of Intel device plugins for Kubernetes. operators.operatorframework.io/builder: operator-sdk-v1.2.0 operators.operatorframework.io/project_layout: go.kubebuilder.io/v2