From 74f4f2121ea6793008cfb91ccd614a0c4fdd2d3c Mon Sep 17 00:00:00 2001 From: Johannes Kleinlercher Date: Sun, 4 Jun 2023 22:52:38 +0200 Subject: [PATCH] Create k8sgpt.yaml Signed-off-by: Johannes Kleinlercher --- microsite/data/plugins/k8sgpt.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 microsite/data/plugins/k8sgpt.yaml diff --git a/microsite/data/plugins/k8sgpt.yaml b/microsite/data/plugins/k8sgpt.yaml new file mode 100644 index 0000000000..da9b5fa149 --- /dev/null +++ b/microsite/data/plugins/k8sgpt.yaml @@ -0,0 +1,10 @@ +--- +title: k8sgpt +author: suxess-it +authorUrl: github.com/suxess-it +category: SRE +description: show k8sgpt results of the k8sgpt operator +documentation: https://github.com/suxess-it/backstage-plugin-k8sgpt/blob/main/README.md +iconUrl: https://github.com/k8sgpt-ai/k8sgpt/blob/1a81227d6148be59b7b9ae4e9ae5e2d9a5b7a9ae/images/banner-white.png +npmPackageName: '@suxess-it/backstage-plugin-k8sgpt' +addedDate: '2023-06-04'