From f7e0acc42a20af0c8fcd179289d97cad8fe522ce Mon Sep 17 00:00:00 2001 From: Brett Wright Date: Tue, 15 Jun 2021 08:45:23 +0200 Subject: [PATCH] run prettier Signed-off-by: Brett Wright --- microsite/data/plugins/gke-usage.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/microsite/data/plugins/gke-usage.yaml b/microsite/data/plugins/gke-usage.yaml index 27b6143dde..97c249eda1 100644 --- a/microsite/data/plugins/gke-usage.yaml +++ b/microsite/data/plugins/gke-usage.yaml @@ -2,14 +2,14 @@ title: GKE Usage author: BESTSELLER authorUrl: bestsellerit.com -category: Discovery # A single category e.g. CI, Machine Learning, Services, Monitoring -description: This plugin will show you the cost and resource usage of your application within GKE. # Max 170 characters +category: Discovery +description: This plugin will show you the cost and resource usage of your application within GKE. documentation: https://github.com/BESTSELLER/backstage-plugin-gkeusage/blob/master/README.md iconUrl: https://bestsellerit.com/img/google-container-engine_avatar.svg -npmPackageName: '@bestsellerit/backstage-plugin-gkeusage' +npmPackageName: "@bestsellerit/backstage-plugin-gkeusage" tags: - gke - cost - google - usage - - metering \ No newline at end of file + - metering