diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-06-11 09:25:34 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-06-11 09:30:13 -0700 |
commit | 0b5295a42b4bf5234773eebb803371bdffa615b1 (patch) | |
tree | e3e97f1d1f652210ae5ddaaeeb41bee130c74a66 | |
parent | 543fe712d3ada329878343f404d2e2a947d61f1b (diff) |
Use 2.0.0-ONAP tag instead beijing branch
To ensure reproducible deployments, change gerrit branches to
2.0.0-ONAP tag instead of using the beijing branch since the
beijing branches are not locked.
Change-Id: I30bbece5fa2e0b8622db948d45e08a46ecf43ece
Issue-ID: INT-506
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
-rw-r--r-- | charts/aai-sparky-be/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-sparky-be/values.yaml b/charts/aai-sparky-be/values.yaml index 483925c..bfb5dcd 100644 --- a/charts/aai-sparky-be/values.yaml +++ b/charts/aai-sparky-be/values.yaml @@ -25,7 +25,7 @@ config: elasticsearchHttpPort: 9200 keyStorePassword: OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o keystoreAliasPassword: OBF:1i9a1u2a1unz1lr61wn51wn11lss1unz1u301i6o - gerritBranch: beijing + gerritBranch: 2.0.0-ONAP gerritProject: http://gerrit.onap.org/r/aai/test-config portalUsername: aaiui portalPassword: 1t2v1vfv1unz1vgz1t3b |