From 3c9d6cfb17e3b21c02976c229ac6cf0c884c2cd2 Mon Sep 17 00:00:00 2001 From: Matthew Clarke Date: Mon, 11 Apr 2022 22:11:51 -0400 Subject: [PATCH] docs linting Signed-off-by: Matthew Clarke --- docs/features/kubernetes/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/features/kubernetes/configuration.md b/docs/features/kubernetes/configuration.md index dc4b2823e2..78f386ae70 100644 --- a/docs/features/kubernetes/configuration.md +++ b/docs/features/kubernetes/configuration.md @@ -357,8 +357,8 @@ annotations: #### Adding the namespace annotation -Additionally entities can have the `backstage.io/kubernetes-namespace` annotation to use namespaced -lookups instead of the default cluster wide lookups. +Entities can have the `backstage.io/kubernetes-namespace` annotation, this will cause the entity's Kubernetes resources +to by looked up via that namespace. ```yaml annotations: