Update troubleshooting.md

Signed-off-by: gazandi <gazandi@ruangguru.com>
This commit is contained in:
Gazandi
2021-03-03 10:17:11 +07:00
committed by gazandi
parent 46a09ae1df
commit 335b33cd12
+1 -1
View File
@@ -94,5 +94,5 @@ and the catalog info annotations would use label selector:
```yaml
# catalog-info.yaml (backstage)
annotations:
backstage.io/kubernetes-label-selector: 'backstage=<selectors'
backstage.io/kubernetes-label-selector: 'backstage=<selector>'
```