diff --git a/docs/features/kubernetes/troubleshooting.md b/docs/features/kubernetes/troubleshooting.md index 7464f1baa0..9a571a74cd 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 unmatch with -k8s related yaml label (service.yaml, deployment.yaml, etc). We recommend you for -using label selector with adding two labels: +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: `.