Add new onap ca cert to SO

Swapping out aai.crt for onap-ca.crt.

Change-Id: I4537fcc02c17ed19a0b3c5fa3581037c9999dd5c
Issue-ID: OOM-1068
Signed-off-by: Mike Elliott <mike.elliott@amdocs.com>
diff --git a/kubernetes/so/templates/deployment.yaml b/kubernetes/so/templates/deployment.yaml
index 5b3f697..fed4788 100644
--- a/kubernetes/so/templates/deployment.yaml
+++ b/kubernetes/so/templates/deployment.yaml
@@ -172,8 +172,8 @@
             - key: mso-docker.json
               path: mso-docker.json
               mode: 0755
-            - key: aai.crt
-              path: aai.crt
+            - key: onap-ca.crt
+              path: onap-ca.crt
               mode: 0755
             - key: encryption.key
               path: encryption.key