From 0ba581cc53814606b2e215743f61841aa3866deb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Jochum?= Date: Fri, 28 Aug 2020 19:21:45 +0200 Subject: [PATCH] Move nginx service to ns rene-jochum-dev MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: René Jochum --- deployment.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/deployment.yaml b/deployment.yaml index 8c097f6..4713cab 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -51,6 +51,7 @@ items: apiVersion: v1 metadata: name: nginx + namespace: rene-jochum-dev spec: type: ClusterIP selector: