HTTPS/AAF auto cert gen for Portal SDK 60/101960/7
authorChrisC <christophe.closset@intl.att.com>
Wed, 19 Feb 2020 08:45:54 +0000 (09:45 +0100)
committerChrisC <christophe.closset@intl.att.com>
Thu, 5 Mar 2020 11:03:38 +0000 (12:03 +0100)
commit4993144c1f74bb4089fb83865d5a67120e2152b7
tree2812d0c4b01453e75ec206ad552e0051b5ee5d38
parentb679d7bfa1ff3bdba9d70fee6beecdbf9f45d015
HTTPS/AAF auto cert gen for Portal SDK

integrate portal-sdk with AAF agent init container.
add pv to store init-container certs generated at startup.
add aafEnabled flag to switch on/off aaf integration.
modify tomcat startup to load p12 and enable HTTPS based on flag.

Issue-ID: PORTAL-261
Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Change-Id: Ia2b05b8661bf9e0c03a60467212e80d1c9d02bac
kubernetes/portal/charts/portal-sdk/resources/config/deliveries/properties/ONAPPORTALSDK/system.properties
kubernetes/portal/charts/portal-sdk/resources/server/server.xml [new file with mode: 0644]
kubernetes/portal/charts/portal-sdk/templates/configmap.yaml
kubernetes/portal/charts/portal-sdk/templates/deployment.yaml
kubernetes/portal/charts/portal-sdk/templates/secrets.yaml [new file with mode: 0644]
kubernetes/portal/charts/portal-sdk/values.yaml