From 5e482031264cc9ea9bfaaef0b116885f6db61675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ms=CC=81cichowski?= Date: Tue, 6 Aug 2019 11:14:13 +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 9f9ce02..0042e15 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. +Custom Resource should be Namespace scoped to enable isolation in k8s. It is represented in the diagram ![diagram](./assets/workflow.svg)