From bb0eba685db184cf555fd48fcd874cb01660c681 Mon Sep 17 00:00:00 2001 From: Andrey Kartashov Date: Mon, 8 Jan 2018 18:05:40 +0700 Subject: [PATCH] Updated README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 704e3d0..17c2141 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Kubernetes deployments and related Collection of k8s resources for deployment of different applications on self-hosted k8s cluster. +Note: passwords in these files are used only at deployment stage and changed manually afterwards. + * router-ingress.yaml Proxy for router web ui * mysql.yaml and postgres.yaml