[SDNC] Fix typo in setenv script 14/113814/2
authorDan Timoney <dtimoney@att.com>
Mon, 12 Oct 2020 19:57:56 +0000 (15:57 -0400)
committerDan Timoney <dtimoney@att.com>
Tue, 13 Oct 2020 14:05:30 +0000 (10:05 -0400)
commit6572f12bd3fbff08be6e455d008bbc8a524e6f7f
tree998a1ab77113e6eac1970ada77b0b4630a642204
parenteff1c9cd4bf1b32bd44d664daef8318befb21a67
[SDNC] Fix typo in setenv script

The setenv script used to set garbage collection options in Frankfurt
contains a typo.  Unfortunately, since the GC logging options are different
in Frankfurt vs Guilin, we cannot simply cherry pick the Guilin change that
fixed this - we must submit a separate change directly to Frankfurt.

This change changes the setenv script so that it will be identical to that
used in Guilin - the differences are now in sdnc values.yaml. There is
a new setting (gcLogOptions), which is set here to the proper values
to enable GC logging for Frankfurt.

Issue-ID: SDNC-1377
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ibacdb598cc561d64d1e197d45fe485a4701e3dd8
kubernetes/sdnc/resources/config/conf/setenv
kubernetes/sdnc/values.yaml