Update troubleshooting.md

Signed-off-by: gazandi <gazandi@ruangguru.com>
This commit is contained in:
Gazandi
2021-03-02 09:23:46 +07:00
committed by gazandi
parent 9efbfd309b
commit 46a09ae1df
+3 -3
View File
@@ -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: <selector>` and `backstage.io/kubernetes-id: <entity-service-name>`.