Remove AAF truststore files from configmap
authorMike Elliott <mike.elliott@amdocs.com>
Tue, 8 May 2018 18:22:13 +0000 (14:22 -0400)
committerMike Elliott <mike.elliott@amdocs.com>
Tue, 8 May 2018 20:27:16 +0000 (16:27 -0400)
commit77a201bf8b09dba3ab89cc635ec8fa0efcaa11c4
treec298ba5c90611350b386036b35cb94e6e84e3789
parent92e9569f5fe2885a71c2cf73aa4d597ebfd6d6d3
Remove AAF truststore files from configmap

Moved security-related files from the configmap to an
init container, to dramatically reduce the overall size
of the ONAP deployment configmap.

Change-Id: I5e1c176f14d2e010c69e6c1e86c487583ed18f59
Issue-ID: OOM-1061
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
resources/config/public/AAF_RootCA.cer [deleted file]
resources/config/public/README.txt [new file with mode: 0644]
resources/config/public/aaf_2_0.xsd [deleted file]
resources/config/public/iframe_denied_test.html [deleted file]
resources/config/public/truststoreONAP.p12 [deleted file]
resources/config/public/truststoreONAPall.jks [deleted file]
templates/configmap.yaml
templates/job.yaml
templates/secrets.yaml
values.yaml