diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2018-06-11 14:58:45 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-11 14:58:45 +0000 |
commit | d78b74993cbaf2f0ef3c912341b0f3eea803c048 (patch) | |
tree | 081b8473d5a207035c95ea41357e2a947c918b9b /kubernetes/so/charts | |
parent | af4183e1284e5592a4359a4d2a9000ee2feafda7 (diff) | |
parent | a935d5f12067980a9a4260bbb434db740e066f2a (diff) |
Merge "Change gerrit branches to beijing" into beijing
Diffstat (limited to 'kubernetes/so/charts')
-rw-r--r-- | kubernetes/so/charts/mariadb/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/so/charts/mariadb/values.yaml b/kubernetes/so/charts/mariadb/values.yaml index a46b31a44e..5683b20fe2 100644 --- a/kubernetes/so/charts/mariadb/values.yaml +++ b/kubernetes/so/charts/mariadb/values.yaml @@ -32,7 +32,7 @@ ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 config: mariadbRootPassword: password # gerrit branch where the latest heat code is checked in - gerritBranch: master + gerritBranch: beijing # gerrit project where the latest heat code is checked in gerritProject: http://gerrit.onap.org/r/so/docker-config.git |