From 61ad98b794584167f1a40c6115ad68ff079af01a Mon Sep 17 00:00:00 2001 From: Manoj Sanda Date: Thu, 24 Aug 2023 09:19:21 -0700 Subject: [PATCH] Adding Rafay Systems plugin to marketplace Signed-off-by: Manoj Sanda --- microsite/data/plugins/rafay.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/rafay.yaml diff --git a/microsite/data/plugins/rafay.yaml b/microsite/data/plugins/rafay.yaml new file mode 100644 index 0000000000..3f533c96b9 --- /dev/null +++ b/microsite/data/plugins/rafay.yaml @@ -0,0 +1,10 @@ +--- +title: RAFAY KUBERNETES OPERATIONS PLATFORM +author: Rafay Systems +authorUrl: https://rafay.co/ +category: Deployment +description: Deploy and view clusters, namespaces, workloads and more using Rafay plugin +documentation: https://docs.rafay.co/backstage/setup/ +iconUrl: https://avatars.githubusercontent.com/u/33210764?s=200&v=4 +npmPackageName: @rafaysystems/backstage-plugin-rafay +addedDate: '2023-08-24' \ No newline at end of file