From 61f40662a0f1e99f326745c898b69da51329bcce Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ms=CC=81cichowski?= Date: Tue, 6 Aug 2019 11:12:57 +0200 Subject: [PATCH] Small info --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index b60ef48..9f9ce02 100644 --- a/docs/README.md +++ b/docs/README.md @@ -8,7 +8,7 @@ Client Id, Client Secret and Identifier of the client in hydra are be stored in Reference is used to identify in which kubernetes secret are stored mentioned properties. Secret iscreated in the same namespace of applied CR. By default controller should be deployed in the same pod as hydra. Service discovery will come in place in the future. - +Custom Resource should be Namespace scoped. It is represented in the diagram ![diagram](./assets/workflow.svg)