From b94d8ec363f52a7452e038a0990ce85ceea8c196 Mon Sep 17 00:00:00 2001 From: Brett Wright Date: Tue, 15 Jun 2021 08:56:43 +0200 Subject: [PATCH] changed quotes Signed-off-by: Brett Wright --- microsite/data/plugins/gke-usage.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/microsite/data/plugins/gke-usage.yaml b/microsite/data/plugins/gke-usage.yaml index 97c249eda1..42d3e3a287 100644 --- a/microsite/data/plugins/gke-usage.yaml +++ b/microsite/data/plugins/gke-usage.yaml @@ -6,7 +6,7 @@ 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