Merge "[AAI] Templatize MSB services"
[oom.git] / kubernetes / aai / components / aai-resources / templates / deployment.yaml
index a67d7bf..765ccdf 100644 (file)
@@ -129,6 +129,8 @@ spec:
           value: {{ .Values.global.config.userId | quote }}
         - name: LOCAL_GROUP_ID
           value: {{ .Values.global.config.groupId | quote }}
+        - name: POST_JAVA_OPTS
+          value: '-Djavax.net.ssl.trustStore=/opt/app/aai-resources/resources/aaf/truststoreONAPall.jks -Djavax.net.ssl.trustStorePassword=changeit'
         volumeMounts:
         - mountPath: /etc/localtime
           name: localtime