From 46a09ae1dfffb5e4fd4fecbcc2e0d516ed6126d8 Mon Sep 17 00:00:00 2001 From: Gazandi Date: Tue, 2 Mar 2021 09:23:46 +0700 Subject: [PATCH] Update troubleshooting.md 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 9a571a74cd..48b0f6c5bf 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 when catalog info annotations is not match -with k8s related yaml label (service.yaml, deployment.yaml, etc). We recommend you for -adding two labels and using label selector annotations: +Kubernetes will not be showing anything when catalog info annotations is not +match with k8s related yaml label (service.yaml, deployment.yaml, etc). We +recommend you for adding two labels and using label selector annotations: `backstage: ` and `backstage.io/kubernetes-id: `.