From 47b3b971e2502eaaa16d00ebabc340106e8b6a59 Mon Sep 17 00:00:00 2001 From: abhijith-darshan Date: Tue, 17 Jun 2025 16:25:27 +0200 Subject: [PATCH] (chore): migrate to cluster plugin definition This commit migrates PluginDefinition CR to ClusterPluginDefinition CR to be used in greenhouse platform Signed-off-by: abhijith-darshan --- charts/ceph-operations/plugindefinition.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ceph-operations/plugindefinition.yaml b/charts/ceph-operations/plugindefinition.yaml index 1502fbc..93bf07e 100644 --- a/charts/ceph-operations/plugindefinition.yaml +++ b/charts/ceph-operations/plugindefinition.yaml @@ -2,7 +2,7 @@ # SPDX-License-Identifier: Apache-2.0 apiVersion: greenhouse.sap/v1alpha1 -kind: PluginDefinition +kind: ClusterPluginDefinition metadata: name: ceph-operations spec: