From 4f42a314eef40ebbf42033096290cddd2925e0c0 Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Mon, 4 Oct 2021 10:16:34 -0400 Subject: [PATCH] Clarify GKE Signed-off-by: Adam Harvey --- 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 42d3e3a287..2ca9f5784a 100644 --- a/microsite/data/plugins/gke-usage.yaml +++ b/microsite/data/plugins/gke-usage.yaml @@ -3,7 +3,7 @@ title: GKE Usage author: BESTSELLER authorUrl: bestsellerit.com category: Discovery -description: This plugin will show you the cost and resource usage of your application within GKE. +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: https://bestsellerit.com/img/google-container-engine_avatar.svg npmPackageName: '@bestsellerit/backstage-plugin-gkeusage'