From 5eaf80d405211bebfde4efb6c6792379dee572c1 Mon Sep 17 00:00:00 2001 From: Gazandi Date: Tue, 2 Mar 2021 09:17:36 +0700 Subject: [PATCH] edit wording Signed-off-by: gazandi --- docs/features/kubernetes/troubleshooting.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/features/kubernetes/troubleshooting.md b/docs/features/kubernetes/troubleshooting.md index 0426123968..7464f1baa0 100644 --- a/docs/features/kubernetes/troubleshooting.md +++ b/docs/features/kubernetes/troubleshooting.md @@ -67,9 +67,9 @@ The curl response should have resources from Kubernetes: ``` -Kubernetes will not be showing anything if annotations not match with -annotations on k8s service.yaml / deployment.yaml / k8s related yaml. We -recommend you for using label selector with adding two labels: +Kubernetes will not be showing anything when catalog info annotations unmatch with +k8s related yaml label (service.yaml, deployment.yaml, etc). We recommend you for +using label selector with adding two labels: `backstage: ` and `backstage.io/kubernetes-id: `.