From 335b33cd1241de91947dc151cbe3ff6a7ce29c9f Mon Sep 17 00:00:00 2001 From: Gazandi Date: Wed, 3 Mar 2021 10:17:11 +0700 Subject: [PATCH] Update troubleshooting.md Signed-off-by: gazandi --- docs/features/kubernetes/troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/kubernetes/troubleshooting.md b/docs/features/kubernetes/troubleshooting.md index 48b0f6c5bf..7b80f3e5a4 100644 --- a/docs/features/kubernetes/troubleshooting.md +++ b/docs/features/kubernetes/troubleshooting.md @@ -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=' ```