From c8893837e33a331e9659f9133091c9848ebffb2b Mon Sep 17 00:00:00 2001 From: David Jetelina <6594163+djetelina@users.noreply.github.com> Date: Mon, 17 Oct 2022 06:05:58 +0200 Subject: [PATCH] Delete gke-usage.yaml The plugin is unmaintained, its repository is archived https://github.com/BESTSELLER/backstage-plugin-gkeusage/issues/255#issuecomment-1240335020 Signed-off-by: David Jetelina <6594163+djetelina@users.noreply.github.com> --- microsite/data/plugins/gke-usage.yaml | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 microsite/data/plugins/gke-usage.yaml diff --git a/microsite/data/plugins/gke-usage.yaml b/microsite/data/plugins/gke-usage.yaml deleted file mode 100644 index 9668b18fdf..0000000000 --- a/microsite/data/plugins/gke-usage.yaml +++ /dev/null @@ -1,15 +0,0 @@ ---- -title: GKE Usage -author: BESTSELLER -authorUrl: https://bestsellerit.com -category: Discovery -description: This plugin will show you the cost and resource usage of your application within Google Kubernetes Engine (GKE). -documentation: https://github.com/BESTSELLER/backstage-plugin-gkeusage/blob/master/README.md -iconUrl: img/gke-logo.png -npmPackageName: '@bestsellerit/backstage-plugin-gkeusage' -tags: - - gke - - cost - - google - - usage - - metering