From 82f624160c2302991a4bfcbbaf7b61b3a4d802d3 Mon Sep 17 00:00:00 2001 From: Mandeep Khinda Date: Wed, 19 Sep 2018 18:18:04 +0000 Subject: updating gerritBranch to master some charts internally pull config/scripts from gerrit to bootstrap. They are currently bootstrapping with the beijing branch. Issue-ID: OOM-1425 Change-Id: I0ab0a054e9cc6ed6b23704404d80588f53530fa2 Signed-off-by: Mandeep Khinda --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index 9a51839..19250d8 100644 --- a/values.yaml +++ b/values.yaml @@ -38,7 +38,7 @@ config: csServiceName: aaf-cass # gerrit branch where the latest aaf/auth/sample/public code exists gerritProject: http://gerrit.onap.org/r/aaf/authz.git - gerritBranch: 2.0.0-ONAP + gerritBranch: master # default number of instances replicaCount: 1 -- cgit 1.2.3-korg