[SO] Use truststore all keystore 44/119544/9
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 19 Mar 2021 14:06:41 +0000 (15:06 +0100)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Sat, 20 Mar 2021 08:28:18 +0000 (08:28 +0000)
commitfde94076e689727e8a2c3c5147ce1242dc225f87
treeb7df4064762a376f9f45e4d6e98e847a22b3da3c
parentde5edf772c56647eee03c60d24e3cf1d41c56c21
[SO] Use truststore all keystore

Truststore given by AAF is only giving ONAP root_ca.
In order to have access to other platforms, we must also have all the
other ones.
As ONAP root ÇA and all known CAs are present in truststore All, let's
use it.

Issue-ID: OOM-2688
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I551b8e4a316dcf4f2dee1bf6c45327496a488cdd
18 files changed:
kubernetes/so/components/so-appc-orchestrator/templates/deployment.yaml
kubernetes/so/components/so-bpmn-infra/templates/deployment.yaml
kubernetes/so/components/so-catalog-db-adapter/templates/deployment.yaml
kubernetes/so/components/so-cnf-adapter/templates/deployment.yaml
kubernetes/so/components/so-etsi-nfvo-ns-lcm/templates/deployment.yaml
kubernetes/so/components/so-monitoring/templates/deployment.yaml
kubernetes/so/components/so-nssmf-adapter/templates/deployment.yaml
kubernetes/so/components/so-openstack-adapter/templates/deployment.yaml
kubernetes/so/components/so-request-db-adapter/templates/deployment.yaml
kubernetes/so/components/so-sdc-controller/templates/deployment.yaml
kubernetes/so/components/so-sdnc-adapter/templates/deployment.yaml
kubernetes/so/components/so-vfc-adapter/templates/deployment.yaml
kubernetes/so/components/so-vnfm-adapter/templates/deployment.yaml
kubernetes/so/components/soHelpers/templates/_cadiValues.tpl
kubernetes/so/components/soHelpers/templates/_certificates.tpl
kubernetes/so/components/soHelpers/values.yaml
kubernetes/so/templates/deployment.yaml
kubernetes/so/values.yaml