Add new onap ca cert to SO
[oom.git] / kubernetes / so / templates / deployment.yaml
index bc01727..fed4788 100644 (file)
@@ -141,7 +141,7 @@ spec:
         affinity:
 {{ toYaml .Values.affinity | indent 10 }}
         {{- end }}
-        
+
         # side car containers
         - name: filebeat-onap
           image: "{{ .Values.global.loggingRepository }}/{{ .Values.global.loggingImage }}"
@@ -172,8 +172,8 @@ spec:
             - 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