From bef9c7b4416a3e8f921f5ab6cd2ef836dff09e14 Mon Sep 17 00:00:00 2001 From: Ramesh Parthasarathy Date: Fri, 1 Mar 2019 21:21:20 +0000 Subject: updated encrypted passwords with config The config files have been updated with encrypted passwords using latest algorithm Change-Id: I6b931d106a3706ea76bb8477398bd838162849a2 Issue-ID: SO-1515 Signed-off-by: Ramesh Parthasarathy(rp6768) --- kubernetes/so/charts/so-mariadb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/so/charts/so-mariadb') diff --git a/kubernetes/so/charts/so-mariadb/values.yaml b/kubernetes/so/charts/so-mariadb/values.yaml index b1544aa5f7..fa16a7b11e 100755 --- a/kubernetes/so/charts/so-mariadb/values.yaml +++ b/kubernetes/so/charts/so-mariadb/values.yaml @@ -40,7 +40,7 @@ ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 config: mariadbRootPassword: password # gerrit branch where the latest heat code is checked in - gerritBranch: 3.0.0-ONAP + gerritBranch: master # gerrit project where the latest heat code is checked in gerritProject: http://gerrit.onap.org/r/so/docker-config.git # default number of instances -- cgit 1.2.3-korg