[COMMON] Fix certInitializer to use proper global values 24/107824/1
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 18 May 2020 22:44:12 +0000 (00:44 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 18 May 2020 22:48:45 +0000 (00:48 +0200)
commit3e5fa9a35abca0df060c43b4ebfa660a223485b3
tree87031cee1cebb941124765991225bfc8be7c44d7
parent9d0f567fc4c4ff12af022ed8e87854b1fd24d0dd
[COMMON] Fix certInitializer to use proper global values

One of reasons why certInitializer is a proper chart that you need to
put in your requirements.yaml is to avoid copy-pasting the same global
values among different charts. As it turned out in tests we've been
not "mangling" global values properly while creating
$subchartDot. This patch fixes the issue.

Issue-ID: AAF-1134
Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Change-Id: I630154c4eedd7192ebb1881e5899c8df495d988b
kubernetes/common/certInitializer/templates/_certInitializer.yaml
kubernetes/nbi/values.yaml