Upgrade the latest clients of O2IMS
[pti/o2.git] / charts / templates / deployment.yaml
index a1e4582..962c1d5 100644 (file)
@@ -190,6 +190,9 @@ spec:
               mountPath: /configs/server.key
               subPath: config.json
               readOnly: true
+            - name: smocacrt
+              mountPath: /configs/smoca.crt
+              subPath: config.json
         {{- if .Values.o2dms.helm_cli_enable }}
         - name: helmcli
           image: "{{ .Values.o2ims.images.tags.o2service }}"