edit wording

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