[SDNC] fix broken sdnc-web deployment
[oom.git] / kubernetes / sdnc / resources / config / bin / startODL.sh
index 6aa796a..a83fc92 100755 (executable)
@@ -162,6 +162,7 @@ then
 fi
 
 cp /opt/opendaylight/current/certs/* /tmp
+cp /var/custom-certs/* /tmp
 
 nohup python ${SDNC_BIN}/installCerts.py &