[COMMON] Faster aafConfig template 07/104507/11
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 26 Mar 2020 13:55:33 +0000 (14:55 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 3 Apr 2020 12:13:17 +0000 (14:13 +0200)
commit7896cf270efe0dbbf0aff8ced88aaffa7a5ebf15
tree4099202790ce31ed27663aa083831990e717a3a7
parent223cdf25ba1f04634d8cc31ccceb7a449395a01c
[COMMON] Faster aafConfig template

"index" function is bad in term of performance in Helm.
Reworked the templates in order to avoid it.

as certificates are retrieved at every boot (and as already present
certs are deleted before), we don't need persistent storage

Also set aafImage as a global variable in order to have a consistent use
accross ONAP

Issue-ID: EXTAPI-375
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: Ie3f5ae5c2a37d816afc42d2c67ebe8e40e749c79
kubernetes/common/common/templates/_aafconfig.tpl
kubernetes/onap/values.yaml