From 599a348b277ee99483bdb39f3b299a0e5a26d472 Mon Sep 17 00:00:00 2001 From: Paul Wright <5154224+pwright@users.noreply.github.com> Date: Wed, 27 Apr 2022 14:49:24 +0100 Subject: [PATCH] update operator watch sentence --- docs/guides/src/main/operator/installation.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/src/main/operator/installation.adoc b/docs/guides/src/main/operator/installation.adoc index 04f2b5dc6c..ccd5e86a9a 100644 --- a/docs/guides/src/main/operator/installation.adoc +++ b/docs/guides/src/main/operator/installation.adoc @@ -50,6 +50,6 @@ After successfull CRD installation, install the Keycloak Operator deployment by kubectl apply -f https://raw.githubusercontent.com/keycloak/keycloak-k8s-resources/{version}/kubernetes/kubernetes.yml ---- -Currently the operator watches only the same namespace as it's installed. +Currently the operator watches only the namespace where the operator is installed.