cd kubernetes/appc
mkdir -p resources/certs
download and copy org.onap.appc.p12 file from this page's comment below below to resources/certs
Change cadi.properties
edit resources/config/appc/opt/onap/appc/data/properties/cadi.properties
replace the line:
cadi_keystore_password=enc:4DVUTKvRCCtebQrKskDsuKFIHLzOf2M9XxNOhVIK4xb
to
cadi_keystore_password=enc:tQTHVtbdCuzqrQY1TBRt9SkFL9tCY3OzwbsfaVyAa2dOfZlI0krFOJSBnkm1WdGr
Update the Configmap
Add the following to the end of templates/configmap.yaml
...