From fbaca314f19d6faa0540e1eb310abc2ce9b2050b Mon Sep 17 00:00:00 2001 From: Scott Rosenberg Date: Mon, 30 Dec 2024 18:29:32 +0200 Subject: [PATCH] Create scaleops.yaml Signed-off-by: Scott Rosenberg --- microsite/data/plugins/scaleops.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 microsite/data/plugins/scaleops.yaml diff --git a/microsite/data/plugins/scaleops.yaml b/microsite/data/plugins/scaleops.yaml new file mode 100644 index 0000000000..a45aa8eb4d --- /dev/null +++ b/microsite/data/plugins/scaleops.yaml @@ -0,0 +1,9 @@ +title: ScaleOps +author: terasky.com +authorUrl: https://github.com/terasky-oss +category: Kubernetes +description: View Rightsizing and resource usage data for your Kubernetes workloads right from within Backstage! +documentation: https://github.com/TeraSky-OSS/backstage-plugins/tree/main/plugins/scaleops-frontend +iconUrl: https://parsers.vc/logo/71a9c12c-230f-4f96-8d2a-70c637b024ef-3.png +npmPackageName: '@terasky/backstage-plugin-scaleops-frontend' +addedDate: '2024-12-30'